Comienza Ya. Es Gratis
ó regístrate con tu dirección de correo electrónico
Python Programming por Mind Map: Python Programming

1. Tuples

1.1. Tuples in action

1.2. Files and examples

2. Conditional and Looping Statement

2.1. If statement

2.2. While loop

2.3. For loops

3. Modules

3.1. Module creation

3.2. Importing package

4. Basics of Python

4.1. System Command Lines

4.2. IDLE user interface

4.3. Numbers and Comparison

4.4. Decimal, Sets, Booleans

5. String

5.1. String Literals

5.2. String Methods

5.3. String Formatting

6. List

6.1. List Opertions

6.2. Indexing, Slicing

6.3. Matrixes