mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-27 23:11:09 +00:00
commit
b21fc06c14
|
@ -1 +1,2 @@
|
||||||
arr = [10, 20, 30, 40, 50]
|
arr = [10, 20, 30, 40]
|
||||||
|
arr[1] = 30
|
||||||
|
|
Loading…
Reference in New Issue
Block a user