Set 140 Practical Question

⭐ Q42. List में largest, smallest, product निकालिए

Example Code (Read Only):


lst = list(map(int, input().split()))
p = 1
p *= x

Python Online Editor