Skip to content

Commit 79f38d2

Browse files
committed
final relat
1 parent e732a50 commit 79f38d2

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

final/final.docx

1.85 KB
Binary file not shown.

final/~$final.docx

162 Bytes
Binary file not shown.

jump-game/jump-game.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ def canJump( nums):
1919
else:
2020
return True
2121

22+
2223
L2 = [3,2,1,0,4]
2324
L = [2,3,1,1,4]
2425

0 commit comments

Comments
 (0)