78 подписчиков
34 видео
printing simple text in python...
What is "self" in python?
How to use indentation in python
Multiple inheritance in python
Default argument in python
super() method in python under 1 min
print first n natural numbers in python using range...
Multi level inheritance in python
Understand map function in python
syntax of if-else statement in python..
Identity operators in python...
Inheritance in python
How to make classes and object in python
A python program to count 'a' in a given string using for loop
What is __init__() method in python?
how to make simple function in python
An important concept in inheritance in python
syntax of if statement in python
Calculating multiplication table of any number using while loop , for loop and string formatting.
basic example of for loop in python ...
Return keyword in python || how to use return keyword in function
celcius to Fahrenheit conversion in python
Introduction to python in just 1 minute 🔥🔥
How to use single line if-else statement in python...
Duck typing in python
string slicing in python
printing first n even natural numbers using while loop..
Taking user input in set in python