This website requires JavaScript.
Explore
Help
Sign In
zhou1228
/
try
Watch
1
Star
0
Fork
You've already forked try
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b8a5d8e8d8
try
/
2.py
5 lines
67 B
Python
Raw
Blame
History
def
add
(
a
,
b
)
:
for
i
in
range
(
10
)
:
a
=
a
-
b
return
a
Reference in New Issue
View Git Blame
Copy Permalink