10n2

Learning Objective: Be able to import data from a file using Python

Starter:
What is a variable?

Where have we used variables so far?

Main:
Task 1
1. Open IDLE
2. Open your Main menu file
3. Ensure you have created a full menu with all options, loops and selection (if).
4. Ensure you have added comments to your code
5. Screen shot the code of your main menu in to your evidence document

Task 2
1. Complete slide 3 and 4 - Read/write to a file


Task 3
1. Complete slide 5 

Extension: 
Complete slide 6
Complete slide 7/8
Add your new code as a screenshot to your evidence document

Plenary:
What does the 'w' mean in your code?
What does the 'r' mean in your code?

Comments

Popular posts from this blog

10n2

10n2