This test is open book, you may use anything you've programmed, the internet, etc.
You may not COPY or talk to anyone. Doing so results in a zero!
Python Unit 1 Test
Create a program that combines all the practice assignments that were assigned on this day:
Python Practice Assignments 2
The program will produce a menu where you enter a number corresponding to the program you want to run (1 to 4) or the user can enter 5 for a random program. The program will loop to the starting menu once it is done.
Put your name at the top in comments
Name the program with the following format:
FirstnameLastname-PythonTest.py
So if your name is Joe Smith it should be: JoeSmith-PythonTest.py
Failure to do so will result in the loss of marks.
Email it to me before the end of the period.
Marks Breakdown:
No comments:
Post a Comment