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
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 from last lesson is added to your Python menu
- Make sure that the code to read the file is added to your Python menu
AMBER TASK
What do the following words mean:
- Erroneous
- Extreme
- Valid
- Invalid
Add a new column to your Testing & Evaluating table with the heading Erroneous/Extreme/Valid/Invalid
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