How to find the minimum of an unordered set of numbers | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

How to find the minimum of an unordered set of numbers

Isn’t there a function I can import that can find the minimum of an unordered set of numbers? What is it? How do I use it? Please help! For example, by “unordered set of numbers” I mean some numbers that aren’t in numerical order, like {107, 2, 53.2, 13} Those specific numbers don’t apply, they’re just examples

29th Apr 2018, 6:41 PM
Jackson Meddows
Jackson Meddows - avatar
1 ответ
+ 1
Yeah I was reading your second post and I’m scratching my head thinking “man I know I suck at coding but I’m pretty a function max() is going to take the ... maximum ... of a ... function” 😂😂😂
29th Apr 2018, 6:56 PM
Jackson Meddows
Jackson Meddows - avatar