python

Bev In TX countryone77 at gmail.com
Sat Feb 22 15:49:56 EST 2020


> On Feb 22, 2020, at 2:42 PM, MRAB <python at mrabarnett.plus.com> wrote:
> 
>> On 2020-02-22 18:18, lberia460 at gmail.com wrote:
>> hi guys can you help me.how to find maximum and minimum in list using while loop python
> You don't need to use a loop. Use the 'max' and 'min' functions.
Unless it was a homework question, in which case a loop might have been required.


More information about the Python-list mailing list