Explanation:
num1= print("Enter a number :")
num2 = print("Enter a number :")
sum = num1 + num2
print(sum)
Answer:
vulnerability, risk
Explanation:
A vulnerability would be a misconfiguration of a system that allows the hacker to gain unauthorized access, whereas a risk is a combination of the likelihood that such a misconfiguration could happen, a hacker’s exploitation of it, and the impact if the event occurred.
Your answer is false :)
I hope this helps! :)