Py 14 Python esempio con funzioni e cicli

In questo video risolveremo il classico esercizio "dato un array trova l'elemento massimo e quello minimo". Lo faremo con il ciclo for ed il ciclo while, vedendo che il primo è più adatto a questo scopo. Vedremo cosa succede in memoria grazie allo strumento online Python Tutor. ----------------------------------------------------------------------------------------------------------------------------------- Python Tutor lo trovate su : http://www.pythontutor.com/ Python Tutor (created by Philip Guo) helps people overcome a fundamental barrier to learning programming: understanding what happens as the computer runs each line of code.