# initialise the input_list with the given values temperatures =…
Question Answered step-by-step # initialise the input_list with the given values temperatures =… # initialise the input_list with the given valuestemperatures = get_input()# initialise the output_list to the empty list# for each input_value of the input_list: # if the input_value satisfies the condition: # append the input_value to the output_list# print the output_list Computer Science Engineering & Technology Python Programming TM 112 Share QuestionEmailCopy link Comments (0)


