Everything about Python with Data Structure and OS module

Getting Started

Installation

01:39 | video

Hello Python

01:58 | video

Interactive Python Shell

00:56 | video

Dynamic Variable Declaration

02:50 | video

Python IDLE

01:02 | video

Data Types

Python Data Types

06:26 | video

Python Numbers

attachment

Python Strings

attachment

Python List

attachment

Python Tuple

attachment

Python Dictionary

attachment

Python Type Conversion

02:52 | video

Type Conversion Methods

attachment

Python Operators

Python Arithmetic Operators

04:02 | video

Python Comparison Operators

03:09 | video

Assignment Operators

02:43 | video

Logical Operators

02:40 | video

Membership Operators

02:39 | video

Identity Operators

02:40 | video

Operators Precedence

attachment

Loops & Conditions

Decision Making

05:26 | video

Coders Diaries

Interactive Python Shell

In this lesson, we have used the terminal of VS Code to play around with Python by using the in-built python shell.


Lesson Discussions