NP10 牛牛最好的朋友们
This commit is contained in:
parent
ec5c1eddf1
commit
cd0538c103
7
NP/NP10.py
Normal file
7
NP/NP10.py
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/env python3
|
||||||
|
# @author 轩辕龙儿
|
||||||
|
# @date 2022/10/25
|
||||||
|
# @file NP10.py
|
||||||
|
n1 = input()
|
||||||
|
n2 = input()
|
||||||
|
print(n1 + n2)
|
Loading…
Reference in New Issue
Block a user