# Project: Band name generator.
Python code
In order to create a band name you need to put the city name and pet name.
then this code will use variables that store the input value as a string.
print("welcome to band name generator\n")
In order to create a band name you need to put the city name and pet name.
then this code will use variables that store the input value as a string.
print("welcome to band name generator\n")
Comments
Post a Comment