1. It can be used to create a slideshow for that class.
2. It can used as a place to keep and check grades.
3. It can be used for a place to keep all the students names and where they sit etc.
Explanation:
Ageing.
Wrong selection or application.
Mechanical failures.
Corrosion of sheath.
Moisture in the insulation.
Heating of cable.
Fire and lightning surges.
Electrical puncture.
This is the only thing I know that causes cable problems, sorry if it couldn't help you!
Answer:
def short_strings(string_list):
short_list = []
for s in string_list:
if len(s) < 20:
short_list.append(s)
return short_list
Explanation:
* The code is in Python.
- Create a function called short_strings that takes one parameter, string_list
- Create an empty list called short_list to hold the strings that are less than 20 characters
- Initialize a for loop that iterates through the string_list. Check if there are strings that are less 20 characters in the string_list. If found, put them in the short_list
- Return the short_list
Answer:
suppose i was i would tell them i dont know and walk away
Explanation:
in thoery this is correct
you said suppose so i answerd
there is no use in reporting or getting this taken down
nether is it right
im not stealing points
Because in thoery its an answer
<em><u>THIS IS MY PROTEST</u></em>