- #36
star.torturer
- 71
- 0
this is one crazy thread!
That has got to be the lamest joke I've ever seen. Seriously, that may be. Wow, that is so lame it... nvm.Mattara said:Code:def error(): print print "That is not Evo :S" print mentor = raw_input("Who is your Favourite PF Mentor?") if mentor == Evo: print "omg" else: error()
Mk said:That has got to be the lamest joke I've ever seen. Seriously, that may be. Wow, that is so lame it... nvm.
I used to have nightmares like this...they start out with me just minding my own business http://www.tercera.cl/vgn/images/portal/FOTO022004/10798342204-beaker.jpg and[/URL] then suddenly "she" is there too...Mattara said:Code:
def error():
print "That is not Evo :S"
mentor = raw_input("Who is your Favourite PF Mentor?")
if mentor == Evo:
print "omg"
else:
error()
Mk said:That has got to be the lamest joke I've ever seen. Seriously, that may be. Wow, that is so lame it... nvm.
Aether said:Hooray for mentors, science advisors, and homework helpers.
I used to have nightmares like this...they start out with me just minding my own business http://www.tercera.cl/vgn/images/portal/FOTO022004/10798342204-beaker.jpg and[/URL] then suddenly "she" is there too......[/URL] but then nothing else can happen unless I write code to make it happenhttp://web.mit.edu/marthag/www/pics/beaker.gif.[/URL] Which is worse, dreams where you're fighting for your life [PLAIN]http://www.muppetcentral.com/_images/muppets/beaker_buff.jpg,[/URL] or dreams where you have to work a job? [PLAIN]http://newsimg.bbc.co.uk/media/images/40032000/jpg/_40032936_muppet_henson_203.jpg[/QUOTE][/URL]
I don't get this one either...
It asks you to input your favorite mentor, if your input is "Evo" then it says "omg"...if it's not "Evo", then it says "That is not Evo :S"...larkspur said:How about explaining it to someone who doesn't write code?
yomamma said:It asks you to input your favorite mentor, if your input is "Evo" then it says "omg"...if it's not "Evo", then it says "That is not Evo :S"...
it is pretty lame
It's not lame to me.yomamma said:It asks you to input your favorite mentor, if your input is "Evo" then it says "omg"...if it's not "Evo", then it says "That is not Evo :S"...
it is pretty lame
def favorite():
favorite = raw_input("Who is your Favorite PF member?")
if favorite == 'yomamma':
print 'You Are Cool'
elif favorite='pengwuino':
print 'You have no place on this forum'
elif favorite= 'Evo':
print 'You are...cool too :rolleyes: don't ban me evo'
else:
favorite()
There isn't much to get. It's just weird how writing computer code can make you automatically think in those terms sometimes.larkspur said:I don't get this one either...
[/URL]Evo said:Kind of like this guy?
http://img110.imageshack.us/img110/7286/manangelmb8.jpg
star.torturer said:or a (gay) pop star
dlgoff said:When I saw this https://www.physicsforums.com/showthread.php?t=326403&page=2&reply=#19" in the Necroposting thread I wanted to say thank you for all the hard work you mentors do; since there is now a little more on your plate. I searched for the proper thread for giving you all praise and found this one.
Time for work now. Lock it or not?