Index finite lists of positive integers: Difference between revisions

Content added Content deleted
(note about the many ways to solve the task)
Line 9: Line 9:
Demonstrate your solution by picking a random-length list of random positive integers, turn it into an integer and get the list back.
Demonstrate your solution by picking a random-length list of random positive integers, turn it into an integer and get the list back.


There are many ways to do this. Feel free to choose any one you like.


'''Extra credit''':
'''Extra credit''':