Find the Runner-Up Score!

  • + 0 comments

    Can anyone please tell me if map() returns a list itself then why do we have to typecast it using into a list as done in lis = list(map(......))