L/O 1 - To learn how to use READ() and ISFILE() to check and read a file
L/O 2 - To be able to show evidence of your testing
Outcomes:
Red - You will have used Python Code to ask for the file name
Amber - You will have used Python Code to read the contents of the file
Green - You will have used Python code to make your code more robust by checking the file name exists and you will be able to add all testing to the table under the Testing and Evaluating section of your CA
Amber - You will have used Python Code to read the contents of the file
Green - You will have used Python code to make your code more robust by checking the file name exists and you will be able to add all testing to the table under the Testing and Evaluating section of your CA
Starter - 5 min
You added code last lesson. What does this code do? Hint: Look at your learning outcomes above!!
Main Task - 50 min
RED TASK - 20 minutes- Open your Python menu in IDLE (Python)
- Open your Controlled Assessment document in Microsoft Word
- Make sure that the import code is added to your Python menu
AMBER TASK
Make sure that the code to read the file is added to your Python menu
GREEN TASK
Add your new testing results to the Testing & Evaluating table
Now add all of your NEW testing to the table
EXT
No comments:
Post a Comment