3 lines
54 B
Text
3 lines
54 B
Text
_testConst = 5 + 3 + 10
|
|
print _testConst
|
|
HandleEvents
|
_testConst = 5 + 3 + 10
|
|
print _testConst
|
|
HandleEvents
|