top of page

Python syntax

Starter

Sign up for an account on http://www.codecademy.com/. Use your school Username and email when registering to make it easier to remember.

Activity One

Using the instructions on the teacher presentation, Enter the code shown  to create your first computer program.

Activity Two

Complete the first Python course called ‘Python Syntax’

LEARNING OBJECTIVES 

 

  • Understand and be able to use basic Python syntax

LEARNING OUTCOMES

 

Good:Create the basic ‘Hello’ program and display different outcomes depending on different responses.

 

Better: Add to the ‘Hello’ program so it can have a basic conversation with the user based on yes/no answers.

 

Best: Create an account on Codecademy and begin the ‘Python Syntax’ course.

bottom of page