Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I just need step 2, i already have the code. please help me write the psuedocode for this in visual studio. Part B: Calories Burned

image text in transcribed
I just need step 2, i already have the code. please help me write the psuedocode for this in visual studio.
Part B: Calories Burned Step 1: Requirements Write a program that uses a loop to display the number of calories burned after running 20, 25, and 30 minutes. Running on a treadmill burns 3.9 calories per minute Sample Output from Program 39.0 calories were burned after 10 minutes. 58.5 calories were burned after 15 minutes. 78.0 calories were burned after 20 minutes. 97.5 calories were burned after 25 minutes 117.0 calories were burned after 30 minutes. Press any key to continue. Step 2: Pseudocode Using the pseudocode below, write the code that will meet the requirements Display program information Declare variables For i-10 to 30 step 5 Print i'calories End for

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Formal SQL Tuning For Oracle Databases Practical Efficiency Efficient Practice

Authors: Leonid Nossov ,Hanno Ernst ,Victor Chupis

1st Edition

3662570564, 978-3662570562

Students also viewed these Databases questions

Question

What is the relationship between humans and nature?

Answered: 1 week ago