Introduction to Programming

Complete Exercise 6 on page 121 using the following instructions.Lesson 1 ProjectScenarioA personal trainer asks you to create a program to calculate and display clients’ body mass index (BMI). Use the information in Exercise 6 on page 121 to create this program byCreating the pseudocode for this programCreating a flowchart for this programHint: Use RAPTOR, Visio, or Microsoft Word’s Drawing toolbar to create the flowchart.GradingYour instructor will grade your project as follows:• Used the lessons learned in this course to create the pseudocode for this program 25 points• Created the modules for an effective program25 points• Created a flowchart for this program using lessons learned in this course25 points• Used the appropriate flowchart shapes to create a flowchart 25 pointsTOTAL POINTS100 points