Answer:
For the first picture, choose the second pair, and for the second one, choose the first pair
Explanation:
<span>Beside homework, what products can you use for personal use? Identify three uses and briefly describe.
</span>
Answer: Zombies
Explanation: Zombie is a computer device that is responsible for the compromising the system and making it prone to several destruction such as the Trojan horse virus,hackers and other viruses as well. Zombie makes the computer system to get malfunctioned easily ,that is without much security and various malicious functions can be performed.They basically act as the infected computer .
In python:
##Specifies the range that the variable 'number' should change within
for number in range(2,10):
##Prints the decimal equivalent of each fraction
print(1 / number)
Answer
???
Explanation:
Was this a school question?