Python Programming Mr Scicluna
Lesson Objectives/Outcomes Objectives – Today I will Outcomes LO1: Identify a topic for the chosen story. LO2: Show understanding of the steps required to complete the story LO3: Use comments in code to start the story LO4: Complete at least 3 input commands from the user Gain an understanding of Python Acknowledge a few methods of programming with python
Why Python Multitude of resources available Backed by Google and Yahoo Used by major websites like Facebook and Twitter Code is easily readable (White Space) Can be used with Java (Jpython) Dynamic Typing (Changes colour when typing) Everything is a variable (Functions, Modules, Classes)
Characters = Assignment Statement “”” String %s Substitute ( ) String dict() Creates a new Dictionary
LO2:
What you should have
LO1/4: Task Now, I want you to use what you have learned, adapt the code and create a story with at least 3 user prompts, you must include an friends name, a location and an activity