Similar Collections


python basic programs with examples

questions

Title
Write a Python program to display the current date and time
Write a Python program which accepts the radius of a circle from the user and compute the area
Write a Python program which accepts the user’s first & last name and print in reverse order
Write a Python program to accept a filename from the user and print the extension of that file
Write a Python program to display the examination schedule
Write a Python program that accepts an integer (n) and computes the value of n+nn+nnn
Write a Python program to print the calendar of a given month and year
Write a Python program to calculate the sum of three given numbers, if the values are equal then return thrice of their sum.
Write a Python program to find whether a given number is even or odd
Write a Python program to check whether a file exists
Write a Python program to solve (x + y) * (x + y)
Write a Python program to display your details like name, age, address
Write a Python program to add two objects if both objects are an integer type
Write a Python program to compute the greatest common divisor (GCD)
Write a Python program to get the least common multiple (LCM)
Write a Python program that will accept the base and height of a triangle and compute the area
Write a Python program to concatenate all elements in a list into a string and return it
Write a Python program to test whether a passed letter is a vowel or not
Write a Python to find local IP addresses using Pythons stdlib
Write a python program to sum of the first n positive integers
total questions: 40

Questions

40

Views

817

Best Answers

299

Points

5