pseudo code, Programming Languages

Assignment Help:
I need help putting this into a flowchart constant c as Integer = 3500 Constant CALORIESTOOUNCE as Integer = 219 Declare Sex as Character Declare Age as Integer Declare Weight as Integer Declare Height as Integer Declare Calories as Integer Declare Exercise as Integer Declare Duration as Integer Declare CaloriesBurnedByExercise as Float Declare TotalCaloriesBurned as Float Declare CalorieDifference as Float Declare bmr as Float //Declare an array of MET values. We will have 9 common activities Declare met [10] as Float Declare HarrisBMR as Float Declare Choice as Integer Declare M as Integer //for counter CONSTANT Pound to Calories as Integer = 3500//Let’s go ahead and initialize our array of METs met[0] = 4.3 //Walking for exercise met[1] = 7 //Jogging met[2] = 9.8 //Running 6.0/10 min mile met[3] = 11 //Running 7.0/8 min mile met[4] = 7.5 //Bicycling met[5] = 6.0 //Weight lifting met[6] = 6.5 //Basketball met[7] = 4.8 //Golf met[8] = 8.8 //Jump Rope met[9] = 0 //Nothing Write "********Learning Team A –Calorie Management Program****************" Write “This program computes calories based on caloric intake and caloric expenditure.” Call InputData module Call PerformCalculations module Call OutputResults module End Program

Related Discussions:- pseudo code

Prepare notes on the logical storage manager, Question: (i) Prepare bri...

Question: (i) Prepare brief notes on the Logical Storage Manager. (ii) Show benefits that can be achieve by using the LSM Manager. (iii) LSM organizes and optimizes disk

Write a program to list the intermediate films sandwiched, We want a progra...

We want a program, a logic, we can list the intermediate films sandwiched between the 2 tapes (from - to) that indicates the user. example: From to

Mathematical expression of linear programming problem, A Consultant Dietici...

A Consultant Dietician provides diet and nutritional advice to clients. A client's diet requires that all the food s/he eats come from one of the four "basic food groups" (chocolat

Program to output a triangle wave, 1.) Write a flowchart and program to do ...

1.) Write a flowchart and program to do the following: A pressure sensor in a cooling system measures the pressure of the refrigerant and is connected to Port -1 of the 8051. If th

Explain what the return value of fork-shell programming, Simple Shell ...

Simple Shell In this LAB, you will explore and extend a simple Unix shell interpreter. In doing so, you will learn the basics of system calls for creating and managing process

#matlab programming , 3d Interpolation using matlab from x,y, and z coordin...

3d Interpolation using matlab from x,y, and z coordinates in a csv file and reading them after that interpolating them..

Program for a simple search engine, Introduction A search engine (like ...

Introduction A search engine (like Google) has three main components: a crawler that finds and stores copies of files on the web, an indexer that creates a data structure that

Write the html code to bind this xml data, Question: (a) (i) Describe w...

Question: (a) (i) Describe what an XML Data Island is and outline the restrictions of using a Data Island. (ii) The following XML file book.xml is used to keep track of a l

Write a recursive procedure that computes number in integer, (a) Write a re...

(a) Write a recursive procedure (digits n) that computes the number of digits in the integer n using a linear recursive process. For example, (digits 42) should return 2 and (digit

Dating game program, You are to write a program that determines the day of ...

You are to write a program that determines the day of the week for New Year's Day in the year 3000. To do this, you must create your own date class (MyDate) and use the following i

Write Your Message!

Captcha
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