-
C Program to Convert Celsius to Fahrenheit - Informatics Practices
C Program to Convert Celsius to Fahrenheit. In this example, We will learn how to convert Celsius into Fahrenheit. This we use following formula f = (c*1.8)+32
2026-07-04 -
Python program to find largest of 2 numbers || if-else statements || decision making Statements - Informatics Practices
In this example, we will learn how to find the largest of 2 numbers. for this we use decision-making statements if-else.
2026-07-07 -
Python program to find sum of all even numbers between 1 to 10 - Informatics Practices
In this example, we will learn how to calculate the sum of all even numbers from 1 to 10.
2026-07-07 -
Python program to generate a random number - Informatics Practices
In this program, we will learn how to generate a random number in python
2026-07-07 -
Python program to find area of square - Informatics Practices
In this program, we will learn how to find area of square. It's very easy to calculate the area of a square only thing we need to know is the formula a*a
2026-07-07 -
Python program to check prime number - Informatics Practices
In this example, we will learn how to check prime number. any number which can not be divisible by any other number except 1 and itself is called a Prime number.
2026-07-07 -
Python program to find area of triangle || with 2 easy examples - Informatics Practices
In this python program, we will find area of triangle.
2026-07-07 -
Python Program - Informatics Practices
Python Program Here are some python program example. You must learn. The basic concept like loop, function, datatype, conditional statements, and so on.
2026-07-04 -
Chapter-1 - Informatics Practices
Informatics Practices Online Test Chapter-1
2026-07-04 -
About us - Informatics Practices
About us. Hello Friends! This is a blog, especially for Students of 11th and 12th Standard.
2026-07-04