python when to use the map function code example Example: use map in python to take input c = map(int,input().split)