9 is the correct answer. 4*2=8 loops are executed, moving the count from 1 to 9.
In python:
age = float(input("How old are you? "))
weight = float(input("How much do you weigh? "))
heart_rate = float(input("What's your heart rate? "))
time = float(input("What's the time? "))
print("The calories burned for men is {}, and the calories burned for women is {}.".format(
((age * 0.2017) - (weight * 0.09036) + (heart_rate * 0.6309) - 55.0969) * (time / 4.184),
((age * 0.074) - (weight * 0.05741) + (heart_rate * 0.4472) - 20.4022) * (time / 4.184)))
This is the program.
When you enter 49 155 148 60, the output is:
The calories burned for men is 489.77724665391963, and the calories burned for women is 580.939531548757.
Round to whatever you desire.
Applying a cell style will enable Mina to apply several formats to the spreadsheet cells at the same time. <span>To apply several formats in one step, and to make sure that cells have consistent formatting, you can use a cell style. A cell style is a defined set of formatting characteristics, such as fonts and font sizes, number formats, cell borders, and cell shading. </span>
Answer:
69.08265412 milliseconds
Explanation:
Lets first convert 7 MiB to bits
bits
Now convert bits to Gbits
Gbits
Queuing Delay = Total size/transmission link rate
Queuing Delay= seconds
Delay of packet number 3 = seconds
or milliseconds
Answer:
Explanation:
1 : Ctrl + X
2 Ctrl + C
3 Ctrl + L
4 Ctrl + V
5 Ctrl + B
6 Ctrl + R
7 Ctrl + I
8 Ctrl + E
9 Ctrl + U
10 Ctrl + Z
11 Ctrl + Y
12 Ctrl + N
End
13 Ctrl + A
Home
14 Ctrl + J
15 Ctrl + 2
16 Ctrl + S
17 Ctrl + 1
18 F12
19 Ctrl + W
-----------
20 Ctrl + K
21 Ctrl + ]
22 Ctrl + (left arrow)
23 Ctrl + (right arrow)
24 Ctrl + [
25 Ctrl + Del
26 Ctrl + 5
27 F1 pls mark me as brainliest and
check all the short cuts