The result of this program:
Friday = False
if Friday:
print "Jeans day!"
else:
print "Uniform day"
Does this form look suspicious? Report