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