Aulas Python Aulas Python - 044 - Strings I: Introdução
Aulas Python - 044 - Strings I: Introdução Transcript and Lesson Notes
Como criar strings ( '' / "" / """ ), concatena-las ( +, * ), excessão na concatenação com inteiros ou floats, concatenação implícita, caracter '\' ( '\n', '\t', '\v', '\'', '\"', '\\' ), e como obter strings do usuário
Quick Summary
Como criar strings ( '' / "" / """ ), concatena-las ( +, * ), excessão na concatenação com inteiros ou floats, concatenação implícita, caracter '\' ( '\n', '\t', '\v', '\'', '\"', '\\' ), e como obter strings do usuário
Key Takeaways
- Review the core idea: Como criar strings ( '' / "" / """ ), concatena-las ( +, * ), excessão na concatenação com inteiros ou floats, concatenação implícita, caracter '\' ( '\n', '\t', '\v', '\'', '\"', '\\' ), e como obter strings do usuário
- Understand how Python fits into Aulas Python - 044 - Strings I: Introdução.
- Understand how Aulas fits into Aulas Python - 044 - Strings I: Introdução.
- Understand how Curso fits into Aulas Python - 044 - Strings I: Introdução.
- Understand how Software fits into Aulas Python - 044 - Strings I: Introdução.
Key Concepts
Full Transcript
Como criar strings ( '' / "" / """ ), concatena-las ( +, * ), excessão na concatenação com inteiros ou floats, concatenação implícita, caracter '\' ( '\n', '\t', '\v', '\'', '\"', '\\' ), e como obter strings do usuário Bibliografia: Aprendendo Python - pg 190 a 196 Dropbox: https://www.dropbox.com/sh/t0lvoxb2fxfhctx/oJoHVvCUO4
Lesson FAQs
What is Aulas Python - 044 - Strings I: Introdução about?
Como criar strings ( '' / "" / """ ), concatena-las ( +, * ), excessão na concatenação com inteiros ou floats, concatenação implícita, caracter '\' ( '\n', '\t', '\v', '\'', '\"', '\\' ), e como obter strings do usuário
What key concepts are covered in this lesson?
The lesson covers Python, Aulas, Curso, Software, Programação.
What should I learn before Aulas Python - 044 - Strings I: Introdução?
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.
