Monomyth: In narratology and comparative mythology, the hero's journey, or the monomyth, is the common template of stories that involve a hero who goes on an adventure, is victorious in a decisive crisis, and comes home changed or transformed.
Answer:
wow my humor is bad then.
Answer:
def average_strings(lst):
total_length = 0
avg = 0
for s in lst:
total_length += len(s)
avg = total_length/len(lst)
return avg
Explanation:
Create a function called average_strings that takes one parameter, lst
Initialize the total length and avg variables
Create a for loop that iterates through the lst. Get each string's length and put it to the total length
When the loop is done, calculate the average, divide total length by length of the lst
Return the average
Answer:
Reduces the amount of waste sent to landfills and incinerators
Conserves natural resources such as timber, water and minerals
Increases economic security by tapping a domestic source of materials
Prevents pollution by reducing the need to collect new raw materials
Saves energy
Supports American manufacturing and conserves valuable resources
Helps create jobs in the recycling and manufacturing industries in the United
Answer:
Make sure to have the right tools for the right job. if you don't it would be probably best to send it to a shop to get fixed.