01/10/2018, 00:58
Checkio challenge - Min and Max
someone please help me out with this small challenge (in Python):
Min and Max mission. python coding challenges - Py.CheckiO
We are going to write our own min/max. With blackjack and... other people! In fact, forget the min/max!
Thank you!
Bài liên quan
Không biết cho dùng hàm sort ko Thanos nhỉ :v
Anh cứ thử mọi cách khả thi đi ạ.
Thế thì mình nghĩ tách thành list :))
Sau đó
list.sort(key, reverse=True/False) :v
Như tìm min thì sort tăng sau đó return a[0]
Tìm max thì ngc lại