I need a programming expert for a small project. I will tip well
I need this done in less than 6 hours
.
.
Python Project
Create functions to do some sort of mini program, you decide what you want to do. IE, if doubles are rolls do something or if even numbers are rolled do something, large/small number. These are the requirements to your code
• 3 files, 1 main file and 2 add-on files
• Comments on each page, summarizing the code
2 functions, 1 function per file
1 if statement
• Print out a statement for cach function about what is going on and the parameters passed in
• 1 input
• 1 math calculation
In the main section of the code, call cach function from each file
• Loop to continue and do again (yes/no)
Create 2 random variable ranging from 1 to 20
• Link all files together
.
Save the files LastNameFirstInitial_Main Program.py, LastNameFirstinitalFunction.py, and LastNameFirstInitialFunction2.py
Make sure you submit all your files, otherwise you will receive a ZERO and this is 10% of your grade.