Coordination in a global information system requires a decentralized architecture for data, standardization within departments
If you just want to get the quotient of numA and numB from the function, it would look like this:
def divide(numA, numB):
return numA/numB
If you want to get the quotient of numA and numB from the function and then print that value to the screen, it would look like this:
def divide(numA, numB):
return numA/numB
print(divide(1,1))
You can replace those 1's with any number you want.
Answer: bootkit
This is the answer because the hacker was not trying to get any private information, so a bootkit would be the correct answer. A bookit uses a program to basically destroy your computer from the inside, starting from the motherboard.
Hope this helps!
Insert Control, I believe.