Update Arrays

This commit is contained in:
Akshay Kumar
2018-03-01 18:58:00 +05:30
committed by GitHub
parent 5955f98de8
commit 59c797eace

View File

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