You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python coding challenges (tests) for the Science Olympiad event Source Code
1
+
# Source Code
2
+
3
+
Python coding challenges (tests) for the Science Olympiad event Source Code.
4
+
5
+
Programming tests will be found at com/prestonsproductions/sourcecode
6
+
7
+
These tests have been uploaded to help Science Olympiad teams (and others) practice programming. Tests contain a variety of questions with increasing difficulty that relate to a similar theme/topic.
8
+
9
+
An uncompleted and completed python file (with answers) are included for each test. A Main python file is also included, but can be disregarded. Note that in the Source Code event, supervisors will change data from the main function. If code and algorithms are written correctly, the questions/functions will still produce the correct results with the provided data.
0 commit comments