Introduction Print multiplication table in python: In this post, you will learn how to print multiplication tables in python and below is the video format of the post, check it out ???? Python program to print...
Category - Python
Introduction In this post, you will learn how to find prime numbers in python. How to find prime number in python❓ A prime number is greater than 1 and has no other factors except 1 and some prime numbers are 2,3,57...
Introduction In this post, you will learn how to check a number that is odd or even in python and below is the source and also below is the video format of the post, have any doubt watch the video or comment down below...
Introduction In this post, you will learn how to check a number is positive, negative or zero in python and below is the video format of the post, check it out. Video Check a number is positive, negative or zero in...
Introduction In this post, you will learn how to find heads or tails using the random function and below is the source code of the program and also below is the video format of the post, check it out ???????? Heads or...
Introduction In this post, you will learn about the random module and see an example of a random module and below is the video format of the post. Video What is random module ❓ Python Random module is an...
Introduction In this post, you will learn how to convert celsius to Fahrenheit in python programming and also below is the video format of the post, check it out ???????? Video: Celsius to Fahrenheit in python To...
Introduction Kilometer to miles: In this post, you will learn how to convert km to miles in python programming and also below is the video format of the post, check it out ???????? Video: How to convert kilometer to...
Introduction In this post, you will learn how to calculate the area of a triangle in python and below is the video format of the post, check it out ???????? Video: Python program to find area of a triangle To...