Answer:
I've written in python
Explanation:
age = int(input("Enter the person's age: ")
def fat_burning_heart_rate(x):
rate =( 70/100 * 220 ) - age
print(fat_burning_heart_rate(age))
stalking/identity fraud
Your answer is <em>I think </em>A) A loop
In computer programming, a loop is a sequence of instruction s that is continually repeated until a certain condition is reached.