Create both pseudocode and a flowchart


Assignment Instructions: You'll create both pseudocode and a flowchart to design an application that displays the following menu:

Select a Planet

1. Mercury

2. Venus

3. Earth

4. Mars

5. Exit the program

Enter your selection.

When the user selects a planet from the menu, the program should display the following information about the planet:

Mercury

Average distance from the sun

57.9 million kilometers

Mass

3.31 × 10^23kg

Surface temperature

-173 to 430 degrees Celsius

Venus

Average distance from the sun

108.2 million kilometers

Mass

4.87 × 10^24kg

Surface temperature

472 degrees Celsius

Earth

Average distance from the sun

149.6 million kilometers

Mass

5.967 × 10^24kg

Surface temperature

-50 to 50 degrees Celsius

Mars

Average distance from the sun

227.9 million kilometers

Mass

0.6424 × 10^24kg

Surface temperature

-140 to 20 degrees Celsius

Review Appendices B and C in your textbook for guidance when working on your project. Use free trials of any of the programs listed in CSC105 Graded Project 1 to create the flowchart. Write your pseudocode in a plain-text editor such as Notepad or TextEdit and save as a text file (*.txt). Also, save a screenshot of your flowchart as a JPEG file (*.jpg).

Request for Solution File

Ask an Expert for Answer!!
Other Subject: Create both pseudocode and a flowchart
Reference No:- TGS03055132

Expected delivery within 24 Hours