Answer:
See explaination 
Explanation:
#Run the code in the python version 3.x.
#Define the function.
def shampoo_instructions(num_cycles):
 #Check the cycles to be greater than 1.
 if num_cycles < 1:
 
 #Display the statement.
 print('Too few.')
 
 #Check the cycles to be greater than 4.
 elif num_cycles > 4:
 
 #Display the statement.
 print('Too many.')
 
 #The else part.
 else:
 
 #Initialize the variable.
 N = 1;
 
 #Begin the for loop.
 for N in range(N, num_cycles+1):
 
 #Print the result.
 print(N , ": Lather and rinse.")
 
 #Print the statement.
 print('Done.')
#Call the function.
shampoo_instructions(2)
 
        
             
        
        
        
LIPS a functional language is one in which computations are made primarily by applying function to given program
        
             
        
        
        
Answer:
so so sorry I don't know
Explanation:
hope fully you'll get the answer 
 
        
             
        
        
        
Answer:
I think it is because a gross is equal to 144 and that is a hard way to count
Explanation: