Files
openide/python/testData/debug/test4.py
T

6 lines
59 B
Python

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