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