total = 0
count = 0
while total < 100:
num = int(input("Enter a number: "))
total += num
count += 1
print("Sum: {}".format(total))
print("Numbers Entered: {}".format(count))
I'm pretty sure this is what you're looking for. Best of luck!
Answer:
Malware
Explanation:
Some of the examples of Malware are Spyware, Viruses, Adware, Fake security software and Browser hijacking software. And these are a piece of codes, and if this is successfully installed on any computer, it spies through the user's activity, and without any consent of the users, sends all those personal and various other very sensitive data like credit card related information to the hacker. and who then take control of all your activities, and can threaten you, and ask for money to let you go free. Hence, always be clear to operate with only trusted parties.
answer:
1 image
6 transition
7 word art
5 smart art
4 table
3 theme
2 slide
i hope this is whrite and i hope this helped you
The IT area that Reggie should call is called; Information Security
<h3>What are the functions of an Information Technology Department?</h3>
The IT department that Reggie should call is called Information Security department.
This is because Information security protects sensitive information from unauthorized activities such as inspection, modification, recording, and any disruption or destruction.
The aim of this department is to make sure that the safety and privacy of critical data such as customer account details, financial data or intellectual property are safe.
Read more about information technology at; brainly.com/question/25920220
Hi there,
In order to solve this, we have to know what Moore's law is. Moore's Law states that the number of transistors in an IC (Integrated Circuit) doubles every two years. Since the density doubles every two years and there are 3 two year periods between 1970 and 1976, we would multiply 1,200 by 2 to the power of the number of two year periods. In this case, that would look like 1,200*2³. Since 2³ is equal to 8, we can rewrite this as 1,200*8. Multiplying these, we get 9,600, thus, there would be 9,600 transistors in a computer chip during 1976.
Have a good night,
Jamie