Skip to content

Commit 14fef95

Browse files
authored
Merge pull request #250 from akshaykumar123/patch-1
Update Arrays
2 parents f519ac5 + ce30361 commit 14fef95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: data_structures/Arrays

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Arrays implementation using python programming.
1+
arr = [10, 20, 30, 40, 50]

0 commit comments

Comments
 (0)