Friday 17 March 2017

Python Lesson 4 Loops

Your work for this lesson

1.  On a new blog post titled the same as this one, explain what loops are and give 4 reasons why they are useful.  Give an example of were you have used loops in programming before and why you needed to use it.

2.  Explain the difference between a FOR loop and a WHILE loop.

3.  Open FOR loops worksheet in Activity 1.

4.  Ignore Step 1, look at the example given in Step 2 and create a Python program as stated in Step 3.

5.  Either print screen your program to a Google doc (shared to Anyone with the link) or get the share - downloadable link and copy/paste the link to your blog post under your written work. 

6.  Open WHILE loops worksheet in Activity 1.

7.  Ignore Step 1, look at the example given in Step 2 and create a Python program as stated in Step 3.

8.  Either print screen your program to a Google doc (shared to Anyone with the link) or get the share - downloadable link and copy/paste the link to your blog post under your written work. 

9.  Move on to Activity 2, evidencing your programming in the same way as above.

10.  Make sure you have added all Python links or shared Google doc link/s to your blog post and you have included the written work, then PUBLISH!!!

No comments:

Post a Comment