how to print the elements in comma separated python code example Example: python input comma separated values lst = input().split(',')