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

Write a program to create map function, Given a list of numbers, say my ...

Given a list of numbers, say my @input_numbers = (1, 1, 3, 5, 8, 13, 21, 34, 55, 89, 144); write a program map1.pl that will use the function map (a) to produce a list of

Java, how to save bulk entries at a time using collections?

how to save bulk entries at a time using collections?

Create hijara game application, Assignment is to create hijara game on any ...

Assignment is to create hijara game on any plate form, you can use any plate form you like or easy to you. For instance let's say you can use visual studio, game studio (Prefer to

System flowchart, creating system flowchart for website

creating system flowchart for website

Shopping Cart, Shopping Cart Purpose – Allows user to browse while keeping ...

Shopping Cart Purpose – Allows user to browse while keeping track of the items in which they will purchase at the end on the order page link and this will give a final price for al

Shell script for to change & display system prompt and path, Normal 0 ...

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

I need to do coding for the last three question, i attached the assignment ...

i attached the assignment document only i need your help with following three parts: accessible areas, accessible cul-de-sacs that are all connected, entry-exit path with no in

Write a program to use a robot to move, Write a program to use a robot to m...

Write a program to use a robot to move the stack of blocks from a source location to a target location, based. Movement of robot arms, picking and dropping, can be controlled usi

Exception Handling in c++, Exception handling Exception handling is a mech...

Exception handling Exception handling is a mechanism that separates code that detects and handles exceptional circumstances from the rest of your program. Note that an exceptional

Expression Tree, For this assignment you will read a file expression.txt an...

For this assignment you will read a file expression.txt and create an expression tree. The expression will be a valid infix expression with the all the necessary parentheses so tha

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