An open API service indexing awesome lists of open source software.

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.

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