python

mahmoud eid sadek shokr

Jetzt loslegen. Gratis!
oder registrieren mit Ihrer E-Mail-Adresse
python von Mind Map: python

1. History

1.1. Developed by Guido Van Rossum

1.2. First released in 1991

2. Features

3. Variables in python

4. data Types in python

4.1. Numeric

4.2. Non_Numeric

4.3. Sequential

4.4. Boolean

5. conditional statements

5.1. If statements

5.2. If_Else statements

5.3. If_Else_If statements

5.4. Nested If statements

6. Types of Operators

6.1. Arithmetic

6.2. Comparison

6.3. Assignment

6.4. Logical

6.5. Identity

6.6. Membership

6.7. Bitwise

7. Loops

7.1. Finite Loop

7.2. Infinite loop

7.3. break()

7.4. pass()