Answer:
short_names = ["Gus", "Bob", "Ann"]
print(short_names[0])
print(short_names[1])
print(short_names[2])
Explanation:
There are some typos in your code. In addition to the missing part of the code, I corrected the typos.
First of all, initialize the list called short_names. The list starts with "[" and ends with "]". Between those, there are must be the names (Since each name is a string, they must be written between "" and there must be a semicolon between each name)
Then, you can print each name by writing the name of the list and the index of the names between brackets (Index implies the position of the element and it starts with 0)
I believe the statement is true. <span>To copy both character attributes and paragraph attributes, such as alignment and indentation, select the entire paragraph. Hope this answers the question. Have a nice day. Feel free to ask more questions.</span>
Webmasters monitor the server to be sure it is running,Some webmasters decide what kind of computer will hold a websites information ,Some webmasters abuse other sites by exploiting their comment fields.
Session Initiation Protocol, brainliest ?
The decisions that a specialized drone delivering medical supplies make once it's algorithm has started and it is scanning its surround are:
- A tilt backyard when sensor detects an obstacle within 10 feet.
- To disable self flying and alert pilot when sensor detects an obstacle within 3 feet.
- To resume normal speed when sensor doesn't detect an obstacle within two feet.
<h3>How are drones used in healthcare?</h3>
Hospitals are known to have started using drones to transport laboratory samples and also to carry out other kinds of humanitarian aids.
The use of drones is said to be one that is cost-effective and it is one that bring blood products, vaccines, medical supplies, and others to rural areas or areas that has small infrastructure.
A drone can find way to move around obstacles but they should not shut down where there is obstacle.
Learn more about drone from
brainly.com/question/24530012