top of page

Band Name Generator

For this project, I worked with variables in Python to manage data.

 

1. Create a greeting

2. Ask user for the city they grew up in

3. Ask user for a name of their current or past pet

4. Combine the name of their city and pet and show them a potential band name

5. Make sure the input cursor shows on a new line

​

This was a very simple project great for any beginner to easily understand.

Screenshot 2024-06-04 at 10.26_edited.jp
bottom of page