PYTHON DICTIONARY
CommentsData typesVariablesIf ElseIf Elif ElseFunctionsFor loopWhile loopData structuresString slicing/indexingUser defined functionLocal/Global variableValidation and TryMethodsFile I/OPseudocodeModulesNEA/Projects |
Non Examined Assessment (NEA)
Practical programming 2017
Task 1 (click "run")To help get you started, below is what a well coded task1 should look like when it is executed. You will not be able to see the code, as the whole point is that you code it! Goodluck!
Task 2 (click "run")Below is what a well coded task2 should look like when it is executed. You will not be able to see the code, as the whole point is that you code it! Goodluck!
Task 3No help here for Task3 apart from that you will need to learn how use text files with Python and the ".format" method to help make the table. Well done for getting this far and Goodluck!
One last thing, to complete task3 you will need the following text files: Right click the links below and save them in the same folder your code will be in. firesidefixtures.txt firesideResult.txt test_plan.doc Further challengesto complete task3 you will need the following text file:
Right click the link below and save the text file in the same folder your code will be in. paintingJobs.txt Even further challenges
|