Files
openide/python/testData/debug/test4.py
2014-08-12 22:18:01 +02:00

6 lines
59 B
Python

xval = 0
xvalue1 = 1
xvalue2 = 2
print(xvalue1 + xvalue2)