Python/data_structures/Arrays

2 lines
27 B
Plaintext
Raw Normal View History

2018-02-15 16:26:51 +00:00
arr = [10, 20, 30, 40, 50]