Back to Browse

Find The Maximum Number In A List Without Using max() | Python Example

33.1K views
Aug 31, 2022
5:23

How to find the largest number in a list in Python WITHOUT using the built-in max() function. Source code: https://github.com/portfoliocourses/python-example-code/blob/main/find_max.py. Check out https://www.portfoliocourses.com to build a portfolio that will impress employers!

Download

1 formats

Video Formats

360pmp47.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Find The Maximum Number In A List Without Using max() | Python Example | NatokHD