Re: Issues with if and elif statements in 3.3

2013-08-08 Thread Kris Mesenbrink
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

Re: Issues with if and elif statements in 3.3

2013-08-08 Thread Dave Angel
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 ==

Issues with if and elif statements in 3.3

2013-08-08 Thread krismesenbrink
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("