how to create comma separated list from input python code example Example: python input comma separated values lst = input().split(',')