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