mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 13:31:07 +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