Official Everybody Edits Forums

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.

#1 Before February 2015

JadElClemens
Member
From: Colorado, USA
Joined: 2015-02-15
Posts: 4,559

Talk in code (programming edition)

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)


4RNmJ.png

I hate tall signatures.

Offline

JadElClemens1423520148441284

Board footer

Powered by FluxBB

[ Started around 1714777007.0836 - Generated in 0.027 seconds, 12 queries executed - Memory usage: 1.36 MiB (Peak: 1.44 MiB) ]