Posts

Python Program to Add Two Numbers, User Defined

Python Hello World! Code

Write a program in Python to implement the following operation on Stack containing employee code and name. 1. PUSH 2. POP 3. DISPLAY

Top 5 ways to Earn Money in 2026

Dhurandar 2 : Aditya Dhar's Classic || Worldwide collection

HOW TO WATCH SOMEONE INSTAGRAM STORY WITHOUT KNOWING

Write a Python program to implement the statistics functions (mean, median, mode) using statistics module.

Write a Python program to implement the random function random, randint, randrange using random module.

Write a Python Program to implement python maths function/method ( sqrt, ceil,floor, pow, fabs, sin, cos, tan) using math module.

Write a Python Program to Create a dictionary with the roll number, name and marks of n students in a class and display the names of students who have marks above 75.

Write a Python Program to perform linear search on a tuple of numbers.