A.all of the above it is correct
Answer:
The type of attack is <em>Phising Email.</em>
<em />
Explanation:
Phishing emails are mails purportedly sent by a company staff seeking some vital information from an employee or employees. Criminals often use such method to get sensitive information about a company and its details from its own employees who may not be able to differentiate such mails from the normal company mails. Thus the mail that Jerry receives regarding a new update the administrators of his company intends to implement can be regarded as a Phishing email.
wait i don't understand: "Write a program that has the user input how many classes they are taking this semester and then output how many hours they will need to study each week."
name = input("What is you name?")
fav_number = input("What is you favorite number?")
print(name + " your favorite number is " + fav_number + "!")
Answer:
C is the correct answer to your question