Write a program that obtains two integer numbers from user

Assignment Help Python Programming
Reference no: EM132360786

Question

Project #1 - Pseudo Code

The project will emphasize standard approaches that verify you have successfully mastered the concepts of structured design.

Pseudo code is an informal high-level and compact description of a computer programming algorithm that uses structural conventions of a programming language. It is intended more for human reading than machine reading. In working through the assignments in the textbook, pseudo code has been used to clearly pin down the work to be done for the program. Then using the proper Python syntax it has been converted into an executable program when constructed correctly.

Pseudo code is basically a shorthand way of describing a computer program functions; it creates the logical structure describing the actions to execute an application. You have already been doing this in each chapter of the text thus far.

Example:

Write a program that obtains two integer numbers from the user.

It will print out the sum of those numbers.

Pseudo code:

Prompt the user to enter the first integer

Prompt the user to enter a second integer

Compute the sum of the two user inputs

Display an output prompt that explains the answer as the sum

Display the result

In this project, create the pseudo code from the following request.

The program must have some sort of menu that allows users to make selections to do a particular calculation.

It must provide five menu items that allow the user to make a calculation. Each of the 5 menu items should perform different calculations. There should be an additional menu item for user to exit the program. So, total of 6 menu item.

Once the user selects a menu item, program should perform calculation, display the result to the user, and return to the main menu. User should be presented with main menu until they choose option to exit the program.

Your pseudo code must be submitted as a Word or PDF document. It must be named as: FirstName_LastName_PseudoCode.doc (or docx). Example: Joe_Smith_PseudoCode.doc(docx) or Joe_Smith_PseudoCode.pdf

Reference no: EM132360786

Questions Cloud

Reflect on your work experience during this internship : Reflect on your work experience during this internship, and provide context to your learning by juxtaposing your experiences with your learning from classes
Hospitality industry to avoid risk to the business : Why is it important to maintain and monitor occupational licenses in the Hospitality Industry to avoid risk to the business?
How can an organizations reduce unethical behavior : How can an organizations reduce unethical behavior? Does organizational culture impact employee behavior?
Design a business plan based on new innovative venture : BUSS1011 - Entrepreneurship and New Venture Creation - Middle East College - Oman - Business Plan - Design a business plan based on new innovative venture
Write a program that obtains two integer numbers from user : Pseudo code is basically a shorthand way of describing a computer program functions; it creates the logical structure describing the actions to execute.
Construct and animate a solution to frogs and toads puzzle : COMP332 Programming Languages Assignment - Solving the Frogs and Toads problem in Scala, Macquarie University, Australia
Write a program that for any census year input the program : Write a program that for any census year input (e.g., 1970) the program will print the state and its total population with the minimum and maximum.
Compute numbers and create a list that contains the numbers : Write a program that generates all odd numbers from 1 to n. Ask the user for n and set n in the beginning of the program. Use a while loop to compute.
Create the pseudo code from the following request : The program must have some sort of menu that allows users to make selections to do a particular calculation. It must provide five menu items that allow the user

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