Python
Lists
returns [1, 2, 3, 4, 5]
returns [1, 2, 3, 4, 5]
Links to this page:
returns an empty list []
returns [4, 3, 2, 1]
Built with
Flowershow