python

tarek's map

Laten we beginnen. Het is Gratis
of registreren met je e-mailadres
python Door Mind Map: python

1. Data Types

1.1. Numbers

1.2. String

1.3. List

1.4. Tuple

1.5. Dictionary

2. data Types in python

2.1. Numeric

2.2. Non_Numeric

2.3. Sequential

2.4. Boolean

3. conditional statements

3.1. If statements

3.2. If_Else statements

3.3. If_Else_If statements

3.4. Nested If statements

4. Loops

4.1. Finite Loop

4.2. Infinite loop

4.3. break()

4.4. pass()

5. History

5.1. Developed by Guido Van Rossum

5.2. First released in 1991

6. Features

6.1. Easy to code

6.2. Free and Open Source

6.3. Object-Oriented Language

6.4. GUI Programming Support

6.5. High-Level Language

7. Types of Operators

7.1. Arithmetic

7.2. Comparison

7.3. Assignment

7.4. Logical

7.5. Identity

7.6. Membership

7.7. Bitwise