NP13 格式化输出(三)
This commit is contained in:
parent
6a1cf8f101
commit
5db0b89d99
6
NP/NP13.py
Normal file
6
NP/NP13.py
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/env python3
|
||||||
|
# @author 轩辕龙儿
|
||||||
|
# @date 2022/10/25
|
||||||
|
# @file NP13.py
|
||||||
|
s = input()
|
||||||
|
print(s.strip())
|
Loading…
Reference in New Issue
Block a user