Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
Since the other talk in code topic disappointed me (i.e. it wasn't programming code), I made this. Wooo!
Basically, talk in programming language. Anything. Then, you interpret the code above and put it into plain language. You can have options (e.g. if you==[condition]:). To make it more fun, have your message be as a reply to the message above.
Any language accepted, no need to state the language you used.
Python 3:
age=eval(input("How old are you? "))
if age>12:
print("You're so young LOL")
elif age==12:
print("You're 12 and what is this?")
else:
print("You're older than twelve and you probably know what that is")
end
Last edited by JadElClemens (Dec 17 2011 8:52:15 pm)
I hate tall signatures.
Offline
Pages: 1
[ Started around 1746338420.6847 - Generated in 0.052 seconds, 10 queries executed - Memory usage: 1.36 MiB (Peak: 1.44 MiB) ]