Answer:
"Cloud computing" is the correct answer .
Explanation:
Cloud computing is defined as it provided the resources of the system like data storage etc on the demanding purpose. In cloud computing, it provided the resources without knowing the management. Social media is one of the examples of cloud computing.
- Cloud computing is a model in the computer system that stores the bulk data provided the services to the user on demands.
- Cloud computing acts as a shared pool of virtual resources on the internet.
Answer:
Age = int(input(Enter your age? "))
print(f"Your maximum heart rate is {220 - age}.")
Explanation:
The programs will be as follows
Age = int(input(Enter your age? "))
print(f"Your maximum heart rate is {220 - age}.")
No it will actually help it