1 parent 1e5737d commit 386b7d8Copy full SHA for 386b7d8
1 file changed
notes/bubble.py
@@ -4,7 +4,6 @@
4
1) N - Длина массива
5
2) a - Проходимый список
6
'''
7
-
8
from random import randint
9
10
N = 10 # Длина массива
0 commit comments