Hello, my version is Python 2.6.6 (r266:84292, Sep 15 2010, 15:52:39). The
book only talks about Python 2.x.

So, how do I solve the exercise?

3. print "Roosters", 100 - 25 * 3 % 4.00
5. print 3 + 2 + 1 - 5 + 4 % 2 - 1 / 4.00 + 6

Is this correct? I'm a bit confused at line 5 because python returns 6,75
and wolfram alpha tells me the result of that expression is 6,83.

Sorry, my math is VERY rusty.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to