The remove_sort_reverse function takes a list, removes all "s" in the list elements, sorts and then reverses the remaining elements
<h3>The actual program</h3>
The program in Python, where comments are used to explain each line is as follows:
#This defines the function
def remove_sort_reverse(myList):
#This iterates through the list
for i in range(len(myList)):
#This removes all the s in the list elements
myList[i] = myList[i].replace("s","")
#This sorts and reverses the list elements
myList.sort(reverse=True)
#This returns the updated list
return(myList)
Read more about Python functions at:
https://brainly.in/question/10211834
Answer:
I dont think it is
Explanation:
Coming from a black person the way that slave owners treated black people was inhumane. We wre literally publically mocked and beaten. No one honestly had to go through that but black people. And till this day it still hurts and puts a nasty taste in my mouth about slave holders or owners
Answer:
B.
Explanation:
Because it talks about peer pressure. Harold said his friend is being chickened.
Answer:
New price = Initial price(1.75) ;
$21
Explanation:
Given that:
Original price = $12
Percentage increase = 75%
The percent equation :
Initial percentage = 100%
Proposed % increase = 75%
New price = initial price(100% + 75%)
New price = Initial price(1 + 0.75)
New price = Initial price(1.75)
The New price is thus ;
$12 * 1.75 = $21
Answer:
the likely thing is to simply show him the approach
the least likely thing to do is to follow what he says
Explanation: