panfuuf
and many others are using
Hackety Hack
to learn how to code.
Hackety Hack is a free program for Windows, Mac OS X and Linux that can teach you how to make games, applications and more and share those programs with your friends. You can ask other budding programmers questions and follow them to see what code they're working on through the Hackety Hack website.
Sign up
Learn More
alert " Welcome and thanks for taking the intelegence bureau survey"
alert " if you fail please leave and restart if wanted"
alert " Question #1"
answer = ask " oh na na whats her name "
if answer = "rihanna"
alert " good job"
else alert "NO!"
end
alert " Question #2"
answer = ask " whats this mean. i <3 u ppl"
if answer = "i love you people"
alert "correct"
else alert "NO!"
end
alert "question #3"
answer = ask " madness, madness? nooo this is _ _ _ _ _ _ _ _ _!"
if answer = "Spartaaaa"
alert "amazing great job"
else "FAIL"
end
alert "Last Question #4"
answer = ask "one small step for man, one big leap for _ _ _ _ _ _ _."
if answer = "mankind"
alert "congrats you aced this"
else alert "so close but no cigar"
end
alert " see ya"