Related Kata Although this Kata is not part of an official Series, you may also want to try out Parse a linked list from a string if you enjoyed this Kata. Preloaded Preloaded for you is a class, ...
this is a Python function that takes a List and returns a single string with all the elements of the list separated by a one space.