<u><em>
Viruses,A tiny program that hacks a computer </em></u>
<u><em>
Steals information and personal data.It can disable your laptop.Viruses can be found in malicious sites.Criminals share these viruses to steal data from others.With a firewall,Hackers will be detected.</em></u>
<u><em>
</em></u>
<u><em>The general consensus is that there are no good viruses.</em></u>
To permanetly get rid of an unwanted file, you delete it
The answer is
A. your information is more accurate and useful
I hope it helps you. Please mark me brainliest answer.
Answer:
sentence = "hello wow a stores good"
same_letter_count = 0
sentence_list = sentence.split()
for s in sentence_list:
if s[0] == s[-1]:
same_letter_count += 1
print(same_letter_count)
Explanation:
*The code is in Python.
Initialize the sentence with a string
Initialize the same_letter_count as 0
Split the sentence using split method and set it to the sentence_list
Create a for loop that iterates through the sentence_list. If the first and last of the letters of a string are same, increment the same_letter_count by 1
When the loop is done, print the same_letter_count
Be persuasive, have form, and know what you are talking about. I would recommend using MELCON. You can learn more about MELCON with this link. http://melcon.weebly.com/