/level-2-programming-assessment-JacobWood12

level-2-programming-assessment-JacobWood12 created by GitHub Classroom. A homework planner app that I am making for my assesment for Year 12 Computer Science. Covers achievement standards 91891 (2.2), 91896 (2.7) & 91897 (2.8). Relevant links to planning, project management and documentation are in the README.md file.

Primary LanguagePython

Level 2 Programming Assessment - Jacob Wood

Warning

If you want to run this program, run main.py. Running any of the other files will not work.

Important

To run this program, you will need installed:

  • Python (I used 3.12.3 64bit on macOS 14 & 15 through Visual Studio Code).
  • Tkinter (I used the version included in the Python version above).

Links


Open in Visual Studio Code