Answer:
B) recipient subject body signature
Answer:B) Archives/backups
Explanation: Archive is the group of records of data that are saved for the future use.These are the historic data that is not currently used in the actual location .
Backup is the the the copy of the group of data that is not in the original form to be used in future. Thus the correct option is option(B).
Updating of the plans by the technician cannot be done through other given options because they don't hold the historic records of the data for the renewing of the plans.
Answer:
Program :
def var_input():
#input function which takes the radius as input.
radius= float(input("Enter the radius of the sphere"))
#statemet to take the inputs.
volume(radius) /#call the volume function.
def volume(radius): #definition of volume function.
print("The volume of the sphere is :"+"{:.2f}".format((4/3)*(22/7)*radius*radius*radius)) # print the volume of the sphere.
var_input() # calling the input function.
Output:
- If the user inputs 4, then he will gets "268.19" as the output.
- If the user inputs 5, then he will gets "523.81" as the output.
Explanation:
- The above code is in python language, in which the first line is used to call the function.
- Then the first line of the input function is used to render the message to the user and take the inputs from the user and store it into the radius variable.
- Then the second line calls the volume function by passing the radius value.
- Then the volume function calculates the volume and prints it.
Hello,
Here is your answer:
The proper answer tot his question will be the "delete key"! This key allows you to delete all the data in a certain cell!
Your answer is delete!
If you need anymore help feel free to a ask me!
Hole this helps!
advantages. discounts, builds credit, helps keep track on when you need to pay.
disadvantages. could overcharge if it doesn't have enough, could ruin credit, could jeopardize future loans