Inspiration

Google Maps

What it does

The program takes user input of a continent and outputs a random attraction in that continent along with information about the attraction. The user can repeat the program as many times as they want.

How we built it

Looping a python script and having the program select a random variable in accordance to a list based on which continent the user selects.

Challenges we ran into

I had to figure out a way to not only enable the user to play more than once but also to get a random place each time.

Accomplishments that we're proud of

I managed to get a random variable from a list of strings and loop portions of the script as needed.

What we learned

I learned how to use a random randrange function and how to use it in accordance to strings.

video link: https://www.canva.com/design/DAFPy3QEJVk/nMbdywqhtYTmw211D9AqjQ/watch?utm_content=DAFPy3QEJVk&utm_campaign=designshare&utm_medium=link&utm_source=publishsharelink

Built With

Share this project:

Updates