Compress the String!

  • + 0 comments

    It will output all the data inside the list as

    print(*[1,2,3,4])

    1 2 3 4