Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 644 Bytes

File metadata and controls

15 lines (13 loc) · 644 Bytes

ThePythonMaster

My S4V Python Homework Final Project

Install Modules

Open the path contains requirements.txt in CMD. Run this command(windows): pip install --user -r requirements.txt

How to Play

Answer questions by clicking the tick next to the answers.
If your correct percent larger then 80%, you're the Python Master!
Else, study more to be the Python Master

Q&A

  1. Why there are also Maths in the project?
  • Tbh, that's the project's requirement
  1. I can't run it!
  • Try installing all modules with pip. And make sure the .py file is in with the resources folder.