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
Font Size:
12px
14px
16px
18px
20px
24px
30px
RUN