Skip to content

Commit a35494e

Browse files
authored
Update random.py
1 parent 3223c6b commit a35494e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

randomshuffle/random.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
random.shuffle(number_list)
1515
print(number_list)
1616
# Output [14, 21, 70, 28, 49, 35, 56, 7, 42, 63]
17-
Run
17+

0 commit comments

Comments
 (0)