Skip to content

Commit

Permalink
Update big_diff.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ArshiaRx authored Aug 26, 2021
1 parent 55ac997 commit 0a1182f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion List-2/big_diff.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def big_diff(nums):
small = e
return big - small


#To check
#print(big_diff([10, 3, 5, 6]))
#print(big_diff([7, 2, 10, 9]))
Expand Down

0 comments on commit 0a1182f

Please sign in to comment.