Brief Overview of Python

Description

Mind Map on Brief Overview of Python, created by Aparna Dhirde on 17/03/2020.
Aparna Dhirde
Mind Map by Aparna Dhirde, updated more than 1 year ago More Less
Aparna Dhirde
Created by Aparna Dhirde over 5 years ago
Aparna Dhirde
Copied by Aparna Dhirde over 5 years ago
22
0
1 2 3 4 5 (0)

Resource summary

Brief Overview of Python
  1. Introduction
    1. Features of Python
      1. Working with Python
        1. Execution Modes
          1. Interactive Mode
            1. Script Mode
          2. Python Keywords
            1. Identifiers
              1. Questions
              2. Variables
                1. Comments
                  1. Single line
                    1. Miltiline
                    2. An object
                      1. An identifiable entity
                      2. Data Types
                        1. Numbers
                          1. Integer
                            1. Boolean
                            2. Floating Point
                              1. Complex
                              2. Sequences
                                1. Strings
                                  1. Lists
                                    1. Tuples
                                    2. Sets
                                      1. None
                                        1. Mappings
                                          1. Dictionary
                                          2. Mutable Data Types
                                            1. List,Set,Dictionary
                                            2. Immutable Data Types
                                              1. String, tuple, int,float,complex
                                              2. Questions
                                              3. Operators
                                                1. Arithmetic Operators
                                                  1. Relational Operators
                                                    1. Assignment Operators
                                                      1. Logical Operators
                                                        1. Identity Operators
                                                          1. Questions
                                                          2. Expressions
                                                            1. Precedence of Operators
                                                              1. Questions
                                                            2. Statement
                                                              1. Input and Output
                                                                1. Questions
                                                                2. Type Conversion
                                                                  1. Explicit Conversion
                                                                    1. Questions
                                                                    2. Implicit Conversion
                                                                      1. Questions
                                                                    3. Debugging
                                                                      1. process of removing errors
                                                                        1. Syntax errors
                                                                          1. Questions
                                                                          2. Logical eror
                                                                            1. Questions
                                                                            2. Runtime error
                                                                              1. Questions
                                                                          Show full summary Hide full summary

                                                                          0 comments

                                                                          There are no comments, be the first and leave one below:

                                                                          Similar