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
the third try
Browse Source
...
This commit is contained in:
zhou1228
2023-01-24 19:05:46 +08:00
parent
61a3cbff6e
commit
19cdb92e8b
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
2.py
Unescape
Escape
View File
@ -1,5 +1,5 @@
def
add
(
a
,
b
)
:
for
i
in
range
(
10
)
:
a
=
a
+
b
a
=
a
-
b
return
a
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
zhou1228/try
Title
Body
Create Issue