Hi,
would anyone like to provide some face to face guidance/tutoring? My post code
is BL3 2LR, I’m happy to offer a nice meal, my wife makes some really good
curries!
thanks.
Abid Saied
abidsa...@gmail.com
___
Tutor maillist - Tutor@python.org
drive a car? ")
if answer == "YES":
print("...You said yes, you loose!")
elif answer == "NO":
print ("...You said NO, you loose!")
answer = input("Do you still watch cartoons? ")
if answer == "YES"
Hi,
I’m in the process of teaching myself python. Can someone have a look at the
text in red and explain please.
# String exercise 2
print("Quote Formatter")
print("This program displays a given quote in different formats")
print() # Why is this needed?
quote = input("Please enter a quote to fo