Answer:
Jog
Explanation:
The variable options is a list containing 5 string values
options = ["ski", "surf", "jog", "bike", "hike"]
Indexing in python starts from 0 ; hence the index values of the list values are :
0 - ski
1 - surf
2 - jog
3 - bike
4 - hike
The statement ;
print(options[2]) means print the string at index 2 in the list named options
The string at index 2 is jog ;
Hence, the string jog is printed.
Microsoft company was founded in 1975
Answer:
The best answer would be
Explanation:
To access this command ...
Select the Format tab - Properties - Paragraph properties - Bleeds and spaces
Answer:
oh for me there is maybe try reloading?
Explanation:
<span>Program "editor" </span>let programmers write code using a word processing-like interface.
This is utilized by programming software engineers; gives them a chance to compose code utilizing a word processing like interface that usually includes functions, like, AutoCorrect and AutoComplete.it is also called text editor.