Answer:
select the insert slide dropdown box, then select a slide with a chart placeholder
Explanation:
Answer:
sum = 0
for i in range(20, 100, 10):
sum = sum + i
Print(sum)
Explanation:
<span>It uniquely identifies the location of each computer or device connected to the internet?</span>
Answer:
Yes
Explanation:
Depending on the ethernet standard used, the IEEE 802.3 is faster than the WIFI (IEEE 802.11ac).
The ethernet protocol on cabled networks are of different speed based on ethernet standard which ranges from 10 Mega-bits to 100 Giga-bits per second. This protocol is found in the physical layer of the OSI model.
The wifi 802.11ac also known as wifi 5 is a wireless connection medium in the physical layer of the OSI model. It has a range of aggregate speed capacity of 433 mega-bits per second to 6.77 giga-bits per second.
She would make use of JavaScript if she wants to make it interactive, CSS if she wants to design it, Text editor obviously for coding the blog and a web browser for the result hope this helps