
Paul
Enthusiast
Feb 10, 2002, 4:54 AM
Views: 20851
|
|
Will you fall into the trap?
|
|
|
I'm sure some people will cheat by just executing the code but what does the following print and why: print (1 + 2) + 4; ....and how about: print (1 + 2) + (4 + 4 + (3 + 3));
(This post was edited by WiredON.net on Feb 10, 2002, 4:57 AM)
|