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
icon441 Views
icon0 Likes
python program code which can find out the date of today and write the result into txt file
icon 0 answers
icon324 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
icon258 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
icon278 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
icon242 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
icon300 Views
icon0 Likes
Explain the three data types (integer ,string and Boolean) give the example of each one using python statements
icon 1 answers
icon253 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
icon268 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
icon424 Views
icon0 Likes
Using the following code, write a Python Program to Print Triangle Number Patterns
icon 1 answers
icon276 Views
icon0 Likes
Write a program to find the sum of even numbers
icon 1 answers
icon409 Views
icon0 Likes
Program to convert temperature degree from Celsius to Kelvin
icon 1 answers
icon451 Views
icon0 Likes
Program to convert hours into minutes and seconds
icon 1 answers
icon418 Views
icon0 Likes