Aulas Python Aulas Python - 014 - Estruturas de Repetição II: Nested while loops
Aulas Python - 014 - Estruturas de Repetição II: Nested while loops Transcript and Lesson Notes
Extender o estudo de estruturas de repetição a nested while loops, ou seja, ciclos de while um dentro do outro, quando devemos usa-los, como usa-los, e todos os cuidados que devemos ter Bibliografia: Aprendendo Python -
Quick Summary
Extender o estudo de estruturas de repetição a nested while loops, ou seja, ciclos de while um dentro do outro, quando devemos usa-los, como usa-los, e todos os cuidados que devemos ter Bibliografia: Aprendendo Python -
Key Takeaways
- Review the core idea: Extender o estudo de estruturas de repetição a nested while loops, ou seja, ciclos de while um dentro do outro, quando devemos usa-los, como usa-los, e todos os cuidados que devemos ter Bibliografia: Aprendendo Python -
- Understand how Python (Software) fits into Aulas Python - 014 - Estruturas de Repetição II: Nested while loops.
- Understand how Nested Function fits into Aulas Python - 014 - Estruturas de Repetição II: Nested while loops.
- Understand how Control Flow fits into Aulas Python - 014 - Estruturas de Repetição II: Nested while loops.
- Understand how While Loop fits into Aulas Python - 014 - Estruturas de Repetição II: Nested while loops.
Key Concepts
Full Transcript
Extender o estudo de estruturas de repetição a nested while loops, ou seja, ciclos de while um dentro do outro, quando devemos usa-los, como usa-los, e todos os cuidados que devemos ter Bibliografia: Aprendendo Python - Cap.13 3 primeiras pgs Think Python - Cap. 7.1, 7.2 e 7.3 Introdução a Python, Modulo A: Parte IV, Cap. 1 Dropbox: https://www.dropbox.com/sh/t0lvoxb2fxfhctx/oJoHVvCUO4
Lesson FAQs
What is Aulas Python - 014 - Estruturas de Repetição II: Nested while loops about?
Extender o estudo de estruturas de repetição a nested while loops, ou seja, ciclos de while um dentro do outro, quando devemos usa-los, como usa-los, e todos os cuidados que devemos ter Bibliografia: Aprendendo Python -
What key concepts are covered in this lesson?
The lesson covers Python (Software), Nested Function, Control Flow, While Loop, Python.
What should I learn before Aulas Python - 014 - Estruturas de Repetição II: Nested while loops?
Review the previous lessons in Aulas Python, then use the transcript and key concepts on this page to fill any gaps.
How can I practice after this lesson?
Practice by applying the main concepts: Python (Software), Nested Function, Control Flow, While Loop.
Does this lesson include a transcript?
Yes. The full transcript is visible on this page in indexable HTML sections.
Is this lesson free?
Yes. CourseHive lessons and courses are available to learn online for free.
