I noticed that when i posted programs on here people gave me their versions, and had
import *
def somethng_here():
while True:
Try:
pass
except ValueError #or some other types of things liek that
I don't understand how a function can be FALSE, as well as how these except errors...if you will, work. Can someone explain or link me to a clear tutorial :)