ComputerScienceExpert

(11)

$18/per page/

About ComputerScienceExpert

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Applied Sciences,Calculus See all
Applied Sciences,Calculus,Chemistry,Computer Science,Environmental science,Information Systems,Science Hide all
Teaching Since: Apr 2017
Last Sign in: 8 Weeks Ago, 3 Days Ago
Questions Answered: 4870
Tutorials Posted: 4863

Education

  • MBA IT, Mater in Science and Technology
    Devry
    Jul-1996 - Jul-2000

Experience

  • Professor
    Devry University
    Mar-2010 - Oct-2016

Category > Programming Posted 25 Apr 2017 My Price 8.00

Create a Flowgorithm program

1)     Create a Flowgorithm program as follows.

a.      Include the usual comment lines for Author, Date and Description.

b.     Display the menu presented in Exercise 1. You may choose to do this in a separate function or in the Main module. You do not have to call a separate function. NOTE: Flowgorithm does not allow you to use multiple lines in an Output display, so you have to do each line with a separate Output symbol.

c.      Ask the user to input a menu choice.

d.     If the user enters 1, 2, 3 or 4, display the appropriate greeting.

e.      If the user enters 5, the program ends.

f.      If the user enters anything else, the program displays an error message

g.      The menu should display in a loop until the user enters 5

2)     Save the file as  S12.fprg.

3)     Run the program, and test it. If there are any errors, recheck the instructions and correct them, then resave the file. A screen shot of the running program is shown below.

 

my name is Tony G make sure that author is my name and anything else thanks

Answers

(11)
Status NEW Posted 25 Apr 2017 05:04 AM My Price 8.00

-----------

Not Rated(0)