> On Feb 22, 2020, at 2:42 PM, MRAB <pyt...@mrabarnett.plus.com> wrote:
> 
>> On 2020-02-22 18:18, lberia...@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.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to