Learning Python 006: Loops

Pubblicato il: 12 marzo 2018
sul canale di: BrandonioProductions
334
7

In this tutorial I'll discuss both for loops and while loops. While loops are used to perform an operation while a condition is true. For loops are used to iterate over a sequence.

Of course, for loops can be converted into while loops pretty simply. As an example, you can do it with regex substitution pretty easily:
https://gist.github.com/brandonio21/f...

Read python's documentation on Control Flow:
https://docs.python.org/3/tutorial/co...

Thanks for watching!


In questa pagina del sito puoi guardare il video online Learning Python 006: Loops della durata di ore minuti seconda in buona qualità , che l'utente ha caricato BrandonioProductions 12 marzo 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 334 volte e gli è piaciuto 7 spettatori. Buona visione!