1 Introduction

Опубликовано: 25 Ноябрь 2022
на канале: Python Things
60
5

Hello everyone,

this course is designed like that anyone can learn coding. It will cover almost all the topics. Here is the list -
OPERATORS
VARIABLES
DATA TYPES
STRINGS
LISTS
DICTIONARIES
TUPLES
SETS
CONDITIONS (IF/ELIF/ELSE)
LOOPS (FOR/WHILE)
LIST COMPREHENSIONS
DICTIONARY COMPREHENSIONS
FUNCTIONS
LAMBDA, MAP, FILTER
OOPS
EXCEPTIONS HANDLING
DECORATORS
GENERATORS
ADV PYTHON MODULES
FILES
REGULAR EXPRESSIONS

I hope this will be useful to start your career in python.