Codings
Points
Your Coding Journey Starts Here
Practice
Interview Q&A
HTML
CSS
Advance CSS
JavaScript
JSDOM
Advance JavaScript
React
Bootstrap
Tailwind
Generative AI
NodeJS
Express
C
Java
JDBC
JSP
Servlet
Hibernate
Spring
Spring Boot
Python
Prompt Engineering
MongoDB
Practice with interactive coding exercises
Previous Topic
1.
Python Programs Without input()
13 Questions
Next Topic
1
Write a Program to print Hello World.
2
Write a Program to make a simple calculator without using input().
3
Write a Program to find area of a square without using input(). Hint: area = side * side
4
Write a Program to find area of a rectangle without using input(). Hint: area = length * width
5
Write a Program to find simple interest without using input(). Hint: SI = (P * R * T) / 100
6
Write a Python program to print five statements about your favorite picnic place.
7
Write a Python program to print at least five statements about the cricket game.
8
Write a Python program to display your biodata.
9
Write a Python program to print five statements about your favorite legend.
10
Write a Python program to print five statements about yourself, your likes, and dislikes.
11
Write a Python program to display five statements about a legendary personality.
12
Write a Python program to find area of a circle without taking input from user. Formula Area of Circle = 3.14 × r × r
13
Write a Python program to find area of a triangle without taking input from user. Formula Area of Triangle = 0.5 × ba se × h e i g h t
Previous Topic
Topic 1 of 50
Python Programs Without input()
Next Topic
1
2
3
4
5
6
7
8
9
10
...
50