Aulas Python Aulas Python - 043 - Statements Break e Continue
Aulas Python - 043 - Statements Break e Continue Transcript and Lesson Notes
Como controlar melhor os nossos ciclos de repetição através de novos statements, break(interrompe o ciclo), e continue (pula um ciclo). Bibliografia Think Python - Cap 7.4 Introdução à Python - Modulo A, parte IV, Cap 5
Quick Summary
Como controlar melhor os nossos ciclos de repetição através de novos statements, break(interrompe o ciclo), e continue (pula um ciclo). Bibliografia Think Python - Cap 7.4 Introdução à Python - Modulo A, parte IV, Cap 5
Key Takeaways
- Review the core idea: Como controlar melhor os nossos ciclos de repetição através de novos statements, break(interrompe o ciclo), e continue (pula um ciclo). Bibliografia Think Python - Cap 7.4 Introdução à Python - Modulo A, parte IV, Cap 5
- Understand how Python fits into Aulas Python - 043 - Statements Break e Continue.
- Understand how Aulas fits into Aulas Python - 043 - Statements Break e Continue.
- Understand how Curso fits into Aulas Python - 043 - Statements Break e Continue.
- Understand how Software fits into Aulas Python - 043 - Statements Break e Continue.
Key Concepts
Full Transcript
Como controlar melhor os nossos ciclos de repetição através de novos statements, break(interrompe o ciclo), e continue (pula um ciclo). Bibliografia Think Python - Cap 7.4 Introdução à Python - Modulo A, parte IV, Cap 5 Aprendendo Python - Pg 391 e 392 Dropbox https://www.dropbox.com/sh/t0lvoxb2fxfhctx/AABIYnYyvqPby6oq0NkQWpRaa
Lesson FAQs
What is Aulas Python - 043 - Statements Break e Continue about?
Como controlar melhor os nossos ciclos de repetição através de novos statements, break(interrompe o ciclo), e continue (pula um ciclo). Bibliografia Think Python - Cap 7.4 Introdução à Python - Modulo A, parte IV, Cap 5
What key concepts are covered in this lesson?
The lesson covers Python, Aulas, Curso, Software, Programação.
What should I learn before Aulas Python - 043 - Statements Break e Continue?
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, Aulas, Curso, Software.
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.
