Files

3 lines
109 B
Python

##intentionally named differently so that so that short name won't clash with other files
x = 5 + 5
print (x)