Python: Difference between revisions
| Line 3: | Line 3: | ||
= Conceitos Importantes =  | = Conceitos Importantes =  | ||
*   | * [Python: Listas, Tuplas, Sets, Dicionários]  | ||
= Linguagem Python =  | = Linguagem Python =  | ||
* [[Python: Operações com Listas]]  | * [[Python: Operações com Listas]]  | ||
Revision as of 16:08, 18 September 2018
Conceitos Importantes
- [Python: Listas, Tuplas, Sets, Dicionários]