Answer:
2:
decNum = float(input("Decimal number: "))
if decNum != 16.5:
print("Does not equal")
elif decNum == 16.5:
print("Equal")
else:
pass
3:
if x > 57:
x += 4
print(x)
4:
numOne = int(input("Enter number: "))
numTwo = int(input("Enter number: "))
if numOne < 100 and numTwo < 100:
yes = numOne + numTwo
print(yes // 2)
else:
pass
Explanation:
Please give me brainliest.
A store that relies solely on technology to store all of their data would be a store that either sells technology or an online store like Amazon
Answer:
I would probably say all of the above!
Explanation:
Answer:
Purpose.
Audience.
Information security objectives.
Authority and access control policy.
Data classification.
Data support and operations.
Security awareness and behavior.
Encryption policy.