Python Forum
my python project for school - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Homework (https://python-forum.io/forum-9.html)
+--- Thread: my python project for school (/thread-40906.html)



my python project for school - vavervirus - Oct-12-2023

Hello I am in grade 11 and have to finish a comp sci project, but my teacher doesn't really teach I was wondering if anyone can make me a simple code to create a road trip simulation by creating a travel() function


my python project for school - vavervirus - Oct-12-2023

Hello I am in grade 11 and have to finish a comp sci project, but my teacher doesn't really teach I was wondering if anyone can make me a simple code to create a road trip simulation by creating a travel() function

the end results should look something like this:


Travel itiniery from Burnaby to Banff!
You will randomly travel by car between 300 km to 400 km each day.
Burnaby to Banff is total 834 km distance Let's see how long the trip will take!
Press enter to start!

You travelled 397 km today
Distance left to travel: 437 km

You travelled 300 km today
Distance left to travel: 137 km

You travelled 137 km today
Distance left to travel: 0 km

Trip is complete! It took 3 days to complete the trip!


RE: my python project for school - buran - Oct-12-2023

Simple answer - A lot of people can, but will not do your homework for you. If you try do your homework and face a specific problem, we can help.
https://python-forum.io/misc.php?action=help&hid=52