Aaargh.
Ok. Thanks. And one last small favor. The darn code:
str = input()
if foo == Radar:
print "Scanning"
sleep(10)
print "Area clear"
elif foo == Ignition:
print "Mixing fuels"
sleep(10)
print "Fuels mixed"
I got that far then whenever I type Radar or Ignition in the string input, it turns out undefined:mad:
Is this guy that wrote the tutorial. Is he getting something wrong? There was a code problem which I first mentioned that didn't give a complete code. All these guy's come fom the Python.org site.
__________________
Scientists prove this. Scientists prove that. They discover this, discover that. Though it seems there will be nothing left the discover, wrongo. Look beyond. I see no boundaries. The only boundaries, are your determination, your imagination, your intuition, and your knowledge. But it all started with a dream.
|