Python

اسماء سمير سكشن 4جيهان جمال علي سكشن 6حياه حسن البردويل سكشن 6

Get Started. It's Free
or sign up with your email address
Python by Mind Map: Python

1. Types Of Operators

1.1. Arithmetic

1.2. Relational \Comparison

1.3. Assignment

1.4. Logical

1.5. Identity

1.6. Membership

1.7. Bitwise

2. Conditional Statements

2.1. If Statement

2.2. If-Else Statement

2.3. If-Else-If Statement (Elif)

2.4. Nested Statement

3. Featurs

3.1. Binary Types

3.2. Free and Open Source

3.3. GUI Programming Support

3.4. Object-Oriented Language

3.5. High-Level Language

3.6. Extensible feature

3.7. Python is Portable language

3.8. Python is Integrated language

3.9. Large Standard Library

3.10. Interpreted Language

3.11. Dynamically Typed Language

4. HISTORY

4.1. Developed By Guido Van Rossum

4.2. First Released In 1991

4.3. Name Inspired BY "Monty Python's Flying Circus"

4.4. Python Was Conceived In The Late 1980s

5. Data Types

5.1. Binary Types

5.2. Text Type

5.3. Numeric Types

5.4. Sequence Types

5.5. Mapping Type

5.6. Set Types

5.7. Boolean Type

6. Loops

6.1. Finite Loop

6.2. Infinite Loop

6.3. Break()

6.4. Pass()