Python programming examples

Post A Question

Classifications:

examples Categories:

Write an algorithm that describes how to find the Square of one number and print the result. Using Flow chart algorithm
icon 0 answers
icon38 Views
icon0 Likes
Explain the three data types (integer ,string and Boolean) give the example of each one using python statements
icon 0 answers
icon35 Views
icon0 Likes
Write python program that asks the user to enter a positive integer N and print if N is a perfect number or not
icon 1 answers
icon61 Views
icon0 Likes
Using the following code, write a Python Program to Print Triangle Number Patterns
icon 1 answers
icon46 Views
icon0 Likes
Write python program to create a function that takes two arguments as user input, name and age, and print their value. Test your program by using as input one of the following at a time:
icon 1 answers
icon21 Views
icon0 Likes
Write a program to find the sum of even numbers
icon 1 answers
icon91 Views
icon0 Likes
Program to convert temperature degree from Celsius to Kelvin
icon 1 answers
icon82 Views
icon0 Likes
Program to convert hours into minutes and seconds
icon 1 answers
icon93 Views
icon0 Likes
Program to find the type of triangle from the given coordinates
icon 1 answers
icon78 Views
icon0 Likes
Program to find the area and perimeter of trapezium
icon 1 answers
icon81 Views
icon0 Likes
Program to find the area and perimeter of the semicircle
icon 1 answers
icon80 Views
icon0 Likes
Program to convert Kilobytes to bytes and bits
icon 1 answers
icon84 Views
icon0 Likes
Write a program to find the quotient and remainder
icon 1 answers
icon83 Views
icon0 Likes