Open NRSCARLET opened 2 years ago
I copied and pasted my code from my placetest.py code branch
I got my random time code to work on my main and I added it onto my time_input while loop. I also added an extra bit of code to ask the question again if the User decides that they cannot make it to the given departure time.
I added my random time code and made it loop 3 times. I put all of it in a definition and called it back when it was needed.
The first bit of code I put into my main branch