Merge pull request #254 from akshaykumar123/patch-2

Update Arrays
This commit is contained in:
Harshil
2018-03-02 11:15:03 +05:30
committed by GitHub

View File

@ -1 +1,2 @@
arr = [10, 20, 30, 40, 50] arr = [10, 20, 30, 40]
arr[1] = 30