https://github.com/afireinside777/pythonpreworkassignment
This is a program which has five functions that were requested to be coded by the Coding Temple Prework Assignment.
https://github.com/afireinside777/pythonpreworkassignment
Last synced: 10 months ago
JSON representation
This is a program which has five functions that were requested to be coded by the Coding Temple Prework Assignment.
- Host: GitHub
- URL: https://github.com/afireinside777/pythonpreworkassignment
- Owner: AFireInside777
- License: apache-2.0
- Created: 2023-06-20T02:59:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T00:57:34.000Z (over 2 years ago)
- Last Synced: 2025-01-22T20:09:33.550Z (12 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PythonPreworkAssignment
This is a program which has five functions that were requested to be coded by the Coding Temple Prework Assignment.
I was going to add functionality that made sure all inputs from the user were exactly what is being requested by the program (this can be seen in the Title Menu), but I had already taken too much time to get the assignment done.
Please import the os module before running.
Python 3.11.2