pascalabcnet/TestSamples/PythonABC_Samples/py_test3.py

6 lines
40 B
Python
Raw Normal View History

2015-05-14 22:35:07 +03:00
python
a=1
s=""
input(s)
print(s)
nohtyp