mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-07-06 02:13:15 +08:00
@ -1 +1,2 @@
|
||||
arr = [10, 20, 30, 40, 50]
|
||||
arr = [10, 20, 30, 40]
|
||||
arr[1] = 30
|
||||
|
Reference in New Issue
Block a user