Python programming questions

Post A Question

Classifications:

Other Categories:

constructs the sequence and generates items beginning from 'book9' to 'book424' on condition that instead of 'book72' must be the date of today but 'book185' shouldn’t be in this sequence at all
icon 0 answers
icon340 Views
icon0 Likes
python program code which can find out the date of today and write the result into txt file
icon 0 answers
icon219 Views
icon1 Likes
python code which will create a text file within 41 paragraphs and then find out how many words in this text the length of which is equal to 5
icon 0 answers
icon198 Views
icon0 Likes
Write python code which creates randomly named TXT files the number of which is equal to the sum of the thrown dices
icon 0 answers
icon198 Views
icon0 Likes
Write python code which returns the number of attempts of thrown dices to get (3,2) and write the result into result.txt file
icon 0 answers
icon180 Views
icon0 Likes
Write an algorithm that describes how to find the Square of one number and print the result. Using Flow chart algorithm
icon 1 answers
icon224 Views
icon0 Likes
Explain the three data types (integer ,string and Boolean) give the example of each one using python statements
icon 1 answers
icon181 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
icon134 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
icon269 Views
icon0 Likes
Using the following code, write a Python Program to Print Triangle Number Patterns
icon 1 answers
icon192 Views
icon0 Likes
Write a program to find the sum of even numbers
icon 1 answers
icon297 Views
icon0 Likes
Program to convert temperature degree from Celsius to Kelvin
icon 1 answers
icon328 Views
icon0 Likes
Program to convert hours into minutes and seconds
icon 1 answers
icon305 Views
icon0 Likes