Answer:
answer a
Explanation:
sorry it’s for the points
nums = [x*1.5 for x in range(1,11)]
print(nums)
The first line is the list comprehension and the second prints the list to the screen so you can see that it works.
In archaeology, mesolithic is culture between paleolithic and neolithic. The term "Epipaleolithic" is often used for areas outside northern Europe, but was also the preferred synonym used by French archaeologists until the 1960s.
For applying the filter you need to select the data on which you want to apply it so it will allow you to look at only data you select from the filter options.