This website requires JavaScript.
Explore
Help
Register
Sign In
Luthics
/
XJTU_Python
Watch
1
Star
0
Fork
You've already forked XJTU_Python
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4c09a3f823
XJTU_Python
/
test
/
1
/
2.py
3 lines
46 B
Python
Raw
Blame
History
a
,
b
=
map
(
float
,
input
(
)
.
split
(
)
)
print
(
a
+
b
)
Reference in New Issue
View Git Blame
Copy Permalink