microproduct/atmosphericDelay-s1a/ISCEApp/site-packages/IPython/testing/plugin/simplevars.py

3 lines
23 B
Python
Raw Normal View History

2024-12-18 03:03:53 +00:00
x = 1
print('x is:',x)