Reference no: EM13811418
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.
How Will This Assignment Be Graded?
- Menu items: Pseudo code provides five menu items for users to make a calculation and sixth item to exit the program
-Calculations and output: Pseudo code provides details of calculations and display output to the users.
Describe how a bill becomes a law at the national level
: Describe how a bill becomes a law at the national level, in a fully developed essay. Support your work with cited sources, references to Lecture Notes, or URLs where you obtained your information.
|
What is the portfolios beta-invested in Stock
: Bill Dukes has $100,000 invested in a 2-stock portfolio. $35,000 is invested in Stock X and the remainder is invested in Stock Y. X's beta is 1.50 and Y's beta is 0.70. What is the portfolio's beta?
|
Number of additional topics
: We have addressed a number of additional topics during the semester. You need to apply these topics to your database project if applicable.
|
What is best estimate of the stocks current market value
: Nachman Industries just paid a dividend of D0 = $1.32. Analysts expect the company's dividend to grow by 30% this year, by 10% in Year 2, and at a constant rate of 5% in Year 3 and thereafter. The required return on this low-risk stock is 9.00%. What..
|
Write a program that obtains two integer numbers from users
: Pseudo code is an informal high-level and compact description of a computer programming algorithm that uses structural conventions of a programming language. Write a program that obtains two integer numbers from the user
|
What is the companys current stock price
: Schnusenberg Corporation just paid a dividend of D0 = $0.75 per share, and that dividend is expected to grow at a constant rate of 6.50% per year in the future. The company's beta is 1.25, the required return on the market is 10.50%, and the risk-fre..
|
Explain the republican party and the democratic party
: The "party platform" of either the Republican Party or the Democratic Party (or both). The role of the Federal Reserve
|
What is the companys new required rate of return
: Mikkelson Corporation's stock had a required return of 11.75% last year, when the risk-free rate was 5.50% and the market risk premium was 4.75%. Then an increase in investor risk aversion caused the market risk premium to rise by 2%. The risk-free r..
|
Roles and responsibilities and deliverables
: Identify three TQM tools that may be used for ongoing process improvement. Be sure to describe who will use the tool, when it will be used, and what interval and how it will lead to process improvement.
|