6 lines
40 B
Python
6 lines
40 B
Python
|
|
python
|
||
|
|
a=1
|
||
|
|
s=""
|
||
|
|
input(s)
|
||
|
|
print(s)
|
||
|
|
nohtyp
|