multiple comma separated integer input in one line python code example Example: python input comma separated values lst = input().split(',')