The correct answer for this question is this one: "She can rename the 2 worksheet by right clicking the sheet tab. After right clicking the mouse, select Rename Sheet and type the preferred name of the sheet." Hope this helps answer your question and have a nice day ahead.
Answer:
List=[['Computers','IT','Programming'],['Maths', 'Algebra', 'Geometry']]
i=0
k=0
for i in range(0,2):
print("Category:"+List[i][0])
for k in range(1,3):
print("\t"+List[i][k])
Explanation:
The required program is as above. We have used here a multidimensional list. The 0 of each row has the category,and rest are sub categories. The program above has limitations but is good enough to explain the fundamentals required.
Answer:
D). Oil Filter
A). Reduce, reuse, recycle.
A). True
Explanation:
1). 'Oil filters' must be crushed or hot drained for a minimum of 12 hours before disposal or recycling because the used motor oil proves to be a very hazardous waste and it can badly affect the environment if disposed of improperly. Thus, the government has made strict rules for its disposal properly.
2). 'Reduce, reuse, recycle' which is also known as three R's is effective in the management of waste in a shop. It helps in reducing the amount of waste and harm to the environment by reusing things and recycling them again will help in preventing exploitation of the resources and promote sustainable development.
3). The hazardous waste is disposed of in secure landfills or incinerators with the proper focus to ensure that the bedrock and groundwater table is not affected by it. It helps in preventing the environment from the potential harm that can be caused by such hazardous waste.
Another name for amount of data transferred in a given amount of time is "throughput".
Answer:
1. The home tab
2. Font group
3. The small arrow at the bottom right of the font command group.
4. On "Font" heading (then "All text" subheading)
Explanation:
The following explanation will help Su in accomplishing her task.
1. Go to the home tab;
2. From the home tab, Su will have access to various command groups but in her case, she needs the Font command group.
3. There's a small arrow located at the bottom left of the font command group section; clicking on this arrow will open the font dialogue.
4. On the font dialogue, there are two headings. The "font" heading and the "character spacing" heading.
In her case, she needs the "Font" heading. The font heading also has various subheadings. To access the underline colour option, she needs the "All text" subheading.
See attachment for picture guide.