🏫 Calculators for School in many different programming languages
Use the issue templates located under the .github folder
- All calculators need to go under the calculator folder and under the class that it belong to.
- If you are requesting changes to a file that is not your own, make a branch and a pull request to request the changes.
- When adding a new file that is a new language to this repository, you need to make a list of instructions on how to use that language.
- You need to make a folder for a class if the class is not already listed.
- You need to have some way of contacting Admin (Matt-Gleich)
- By contributing to this repository, you acknowledge that your files are under the MIT license.
There are a few quick and easy steps to be able to use the code snippets. The steps are shown below:
- Downloads Python from [https://www.python.org/downloads/]. Make sure that you download python 3
- Install Python by opening the .ZIP file and following the instructions shown
- Open the application called "IDLE 3"
- Go up and click on "File" than "Open" and open any file you are looking to use in the "Highschool_Help" folder
- Then follow the instructions at the top of the file.