##// END OF EJS Templates
Address @ccordoba12's comments
Address @ccordoba12's comments

File last commit:

r27843:667f3cbe
r28046:201c4da9
Show More
simplevars.py
2 lines | 24 B | text/x-python | PythonLexer
x = 1
print("x is:", x)