We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfa108c + 89b999f commit aa654baCopy full SHA for aa654ba
data_structures/2_Arrays/my_arrays.py
@@ -39,6 +39,7 @@
39
heros.sort()
40
print(f"5) Sort the list: {heros}")
41
42
+
43
# 3. odd_numbers
44
print("\n##### 3. Odd number list #####")
45
0 commit comments