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