simplevars.py 23 Bytes
Newer Older
Stelios Karozis's avatar
Stelios Karozis committed
1 2
x = 1
print('x is:',x)