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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
Python coding challenges (tests) for the Science Olympiad event Source Code.
4
4
5
-
Programming tests will be found at com/prestonsproductions/sourcecode
5
+
Programming tests will be found in there own folder in the root project directory.
6
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.
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
8
9
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