options = ["Go to bed", "Game all night", "Have a good cry", "Die"]
print("Please choose what you would like to do tonight: \n1. Go to bed "
"\n2. Game all night \n3. Have a good cry\n4. Die")
int(input())
for answer in index(options):
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