Friday 12 January 2018

Python - Lesson 2

This lesson you are going to learn how to print questions and print the user's answers on the screen.  The user's answer is stored in a 'variable' (like a box) in the RAM of the computer; it's called a variable as it can change depending on who is answering the question and what they choose to answer.

Objectives and Outcomes

  • Be able to describe what a 'variable' is (band 4)
  • Be able to apply this knowledge by writing a program in Python that uses variables (band 5).
  • Be able to link this idea of variables and inputs to previous work in other programming, eg. Scratch (band 6).
1.  You will need to open a new blog post titled the same as this one.

2.  Open a tab for my blog and go to my post for this lesson.

3.  Open up the Python programming site  https://repl.it/ 

4.  Go to my slideshow for this lesson which has info and tasks...

Python Lesson 2 slideshow

5.  Read through the slideshow, completing tasks as you go.  It will tell you where and how you should evidence your work for these tasks.

6.  Complete task 1 (slide 7), task 2 (slide 8), task 3 (slide 11)

7.  Also complete task 4 (slide 11), task 5 (slide 12)

8.  Also complete task 6 (slide 14)

9.  Share your Google doc (Advanced - change form Private to Anyone with the link) and copy/paste the link to your blog post.

Publish!


No comments:

Post a Comment