top of page
Engineering Student at DeVry University
Machine Learning/AI Algorithms
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.

bottom of page