What will be the output of =min ( 78,49,46,85,98)
Answers
Answered by
0
Answer:
will be output smaller number is 46
Answered by
3
Answer:
- min(78,49,46,85,98) = 46
Note:-
- min() returns the minimum value present in the tuple.
Some more functions:-
- len() - to find length of the list/tuple/String
- max()- returns the maximum number present in the list
- eval()- to evaluate the expression given as input
Similar questions
History,
19 days ago
History,
19 days ago
India Languages,
1 month ago
Political Science,
9 months ago
English,
9 months ago