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

Code a simulation of image compression , Your task will be to code a simula...

Your task will be to code a simulation of image compression based on the approximate low rank structure of the set of image patches. You will write functions .code = my block compr

System flowchart, creating system flowchart for website

creating system flowchart for website

Program to find the largest value in an array, 1. Write out a detailed plan...

1. Write out a detailed plan for a program to find the largest value in an array that is smaller than a ceiling C. For example, suppose the array has the values {4, 14, 11, 100, 6}

Java networking, Expertsmind brings you unique solution in java assignment...

Expertsmind brings you unique solution in java assignments Networking The term system selection represents composing applications that do across several gadgets (computers

Assembly, Write an assembly program that computes Fibonacci numbers 2-5. a....

Write an assembly program that computes Fibonacci numbers 2-5. a. Assume Fib(0)=0 and Fib(1)=1. b. Store Fib(2) in EAX, Fib(3) in EBX, Fib(4) in ECX and Fib(5) in EDX. c. Use a LOO

Develop a context diagram and use case diagram, Develop (i) a context diagr...

Develop (i) a context diagram and (ii) a use case diagram to model the following functionalities of NetFlix. Netflix is an online video/DVD renting company. A customer desiring

Program for read minimum three command line arguments, 1. Write a program t...

1. Write a program that reads a minimum of three command line arguments and displays the program's results. a. Command Line arguments:  i. The first argument will be the program

Get horizontal motion field from block matching algorithm, how to get horiz...

how to get horizontal motion vectors field with quiver ?

Series solutions - higher order differential equations, The idea of this se...

The idea of this section is not to do anything new along with a series solution problem.  Instead this is here to exemplify that moving in a higher order differential equation does

Linux commans, Corrected Exercise #1: 1. Explain the following unexpected r...

Corrected Exercise #1: 1. Explain the following unexpected result: why did you get the system date command instead of the script? $ whereis date date: /bin/date ... $ echo $PATH

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