Answer:
Rights and Responsibilities
Explanation:
Answer:
number = int(input("Enter number: "))
if (number % 4):
print("{} is not divisible by 4".format(number))
else:
print("{} is divisible by 4".format(number))
Explanation:
If the %4 operation returns a non-zero number, there is a remainder and thus the number is not divisable by 4.
Answer:
see shawty problem is, I havent had that phase yet, my cousin would be able to answer this tho
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.