How To Run This Program - 20revsined/Waldo-the-Wise-Calculator GitHub Wiki

Hello and welcome to the Waldo-the-Wise-Calculator! Thank you so much for visiting this repository! Before you run the program, please read the following instructions:

  1. To run this program, you must at least have python 3.7.1 installed and a text editor, such as Sublime Text 3. (link for downloading Sublime Text 3: https://www.sublimetext.com/3)

  2. Once you have the apps mentioned above, open Command Prompt (for Windows). Make sure you know where you have saved the file containing the code for this program.

  3. Type "cd [location of the file, often located in a folder]" in Command Prompt.

  4. Next, type "cd [specific location of the file within the general folder]" in Command Prompt. If the file is already located in the general folder (from step 3), type in "[name of file].py". Otherwise, type in "[name of file].py" after you have found the specific folder that the file is in.

  5. Follow the prompts from the program when running.

If you are having trouble, please email [email protected] for help. Thanks!