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 1 answers
icon269 Views
icon0 Likes
Explain the three data types (integer ,string and Boolean) give the example of each one using python statements
icon 1 answers
icon221 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
icon336 Views
icon0 Likes
Using the following code, write a Python Program to Print Triangle Number Patterns
icon 1 answers
icon234 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
icon194 Views
icon0 Likes
Write a program to find the sum of even numbers
icon 1 answers
icon362 Views
icon0 Likes
Program to convert temperature degree from Celsius to Kelvin
icon 1 answers
icon403 Views
icon0 Likes
Program to convert hours into minutes and seconds
icon 1 answers
icon376 Views
icon0 Likes
Program to find the type of triangle from the given coordinates
icon 1 answers
icon295 Views
icon0 Likes
Program to find the area and perimeter of trapezium
icon 1 answers
icon321 Views
icon0 Likes
Program to find the area and perimeter of the semicircle
icon 1 answers
icon284 Views
icon0 Likes
Program to convert Kilobytes to bytes and bits
icon 1 answers
icon286 Views
icon0 Likes
Write a program to find the quotient and remainder
icon 1 answers
icon313 Views
icon0 Likes