WOW as if it was something as easy as that,i had been looking for awhile on
what i was doing wrong. as it seems i just don't know my way around if
statements at all, thank a bunch for this. makes everything else i have been
code work
thanks again
--
http://mail.python.org/mailman/listinfo/pyt
krismesenbr...@gmail.com wrote:
> def town():
> print ("You stand in the middle of Coffeington while you descide what"
> " to do next, you have herd rumor of the Coffeington Caves that run"
> "under the city, would you like to check them out?")
> answer = input()
> if answer ==
def town():
print ("You stand in the middle of Coffeington while you descide what"
" to do next, you have herd rumor of the Coffeington Caves that run"
"under the city, would you like to check them out?")
answer = input()
if answer == ("yes") or ("Yes") or ("y"):
print("