mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-01-18 16:27:02 +00:00
Update Arrays
This commit is contained in:
parent
5955f98de8
commit
59c797eace
|
@ -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