Introduction Elif in python: In this post, you will learn what is elif statement, how does it work and what is the use of elif statement and also we will see some examples. Below is the video format of the post, check it out...
Tag - Python
Introduction In this post, you will learn what is nested if the statement is in python and there is no else or elif nested statement. You will learn some nested examples also and below is the video format of the post, check it...
Introduction In this post, you will learn the if and else statement in python and how does it work and we will see some examples using the if / else statement and below is the video format of the post, check it out...
Introduction In this post, you will learn what is the f-string doing and how does it work and also we will be seeing some example of F-string and if you are still confused. Below is the video format of the post, check it out...
Introduction In this number manipulation post, Let’s see how to manipulate or round any numbers. And also we will be seeing some examples related to number manipulation. Below is the video format of the post, check it...
Introduction In this post, you will learn how to make the BMI calculator in python and also I will teach every piece of code and what it does and below is the video format of the post, check it out ???????? Video:...
Introduction Operations in python: In this post, you will learn the different types of arithmetic operations and also you will learn some of the examples and below is the video format of the post, check it out...
Introduction In this post, you will learn the type function in python and how does it work and also examples of type function and below is the video format of the post, check it out ???????????? Video: What is the...
Introduction Data types: In this post, you will learn the four types of primitive data types, They are strings, integers, float, Boolean etc., Below is the video format of the post ????????, Have any doubts do check the...