View Single Post
Old Feb 27th, 2006, 8:43 PM   #4
MR.T
Newbie
 
MR.T's Avatar
 
Join Date: Feb 2006
Location: USA,Michigan
Posts: 22
Rep Power: 0 MR.T is on a distinguished road
Quote:
Originally Posted by tempest
variable = variable + 1
If I put something like that I get this error(num is my variable)

UnboundLocalError: local variable 'num' referenced before assignment
MR.T is offline   Reply With Quote