print("Welcome to Band Name Generator.")
city = input("What city did you grew up in?\n ")
pet = input("What's your pets name?\n")
print("Your band name could be " + city + " " + pet)
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter