Write a script that takes in three integer numbers from user

Assignment Help Python Programming
Reference no: EM132356951

Problems

1. Write a script that takes in three integer numbers from the user, calculates, and displays the sum, average, product, smallest, and largest of the numbers input.

a. You cannot use the min() or max() functions, you must provide the logic yourself

b. The calculated average must be displayed as an integer value (ex. If the sum of the three values is 7, the average displayed should be 2, not 2.3333)

2. Write a script that calculates the squares and cubes of the integers from 0 to 10, printing the results in a table format.

3. Write a script that takes in a single number of exactly five (5) digits from the user and prints each individual digit on the same line separated from one another by exactly four (4) spaces.

You will need to make sure that the user's input is exactly five (5) digits in length however and output a message indicating when it is either too long or too short.

4. Write a script that requests an integer number from the user which will determine the number of rows output in a table. Then, use a loop to create the table in following example (the number of rows will be determined by the user's input).

Write a simple number guessing game. The game will generate a random number between 1 and 10, the prompt the user to input a number between 1 and 10. Keep prompting them until they get the number correct, counting the number of guesses until they get it correct. When they finally get it, give them a congratulatory message along with how many guesses it took them. Make sure your grammar is correct, just in case they get it in a single guess.

Now we will create a modified version of the game you just had the user play. Now we will limit the number of guesses they can make to four (4). If they get it right, then display the messages from the original game. If not, then give them a game over message and encourage them to play again.

Reference no: EM132356951

Questions Cloud

Write the recursive function which checks the order property : A min-heap is a binary tree whose order property is that every node is strictly smaller than any of its childern. Write the recursive function is_min_heap.
China-russia relations : As a rule, students should avoid choosing a topic about current or future events and making the Paper overly complicated.
Introduce two relevant tourism related discussion papers : MKT01760 Tourism Planning Environments Assignment - Critique & Comparison of Two Discussion Papers, Southern Cross University, Australia
Planning oral briefings : Planning Oral Briefings. describe one key action that you would have taken to improve the outcome of each. Defend your proposed action,
Write a script that takes in three integer numbers from user : Write a script that takes in three integer numbers from the user, calculates, and displays the sum, average, product, smallest, and largest.
Discuss the type of power-personal or position : Identify and discuss the type of power - personal or position - that John and Nancy are exhibiting.
Draw er diagrams for the following scenario using ms visio : Each semester, each student must be assigned an adviser who counsels students about degree requirements and helps students register for classes.
Multimodal personal narrative : Multimodal Personal Narrative - Develop a multimodal document to both visually illustrate and verbally express a personal transformation.
Garnered about international business perspectives : What are two take aways that you might have garnered about international business perspectives. They can include the following:

Reviews

Write a Review

Python Programming Questions & Answers

  Write a python program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  Write a program for checking a circle

Write a program for checking a circle program must either print "is a circle: YES" or "is a circle: NO", appropriately.

  Prepare a python program

Prepare a Python program which evaluates how many stuck numbers there are in a range of integers. The range will be input as two command-line arguments.

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write python program which imports three dictionaries

Write a Python program called hours.py which imports three dictionaries, and uses the data in them to calculate how many hours each person has spent in the lab.

  Write python program to create factors of numbers

Write down a python program which takes two numbers and creates the factors of both numbers and displays the greatest common factor.

  Email spam filter

Analyze the emails and predict whether the mail is a spam or not a spam - Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

  Improve the readability and structural design of the code

Improve the readability and structural design of the code by improving the function names, variables, and loops, as well as whitespace. Move functions close to related functions or blocks of code related to your organised code.

  Create a simple and responsive gui

Please use primarily PHP or Python to solve the exercise and create a simple and responsive GUI, using HTML, CSS and JavaScript.Do not use a database.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd