#!/usr/bin/python3 ctemps = [-40, 0, 37, 75, 100] fruits = [ ' MANGO', 'Apple', ' peach ', 'PLUM ', ' Apricot', 'BaNaNa', 'Persimmon ' ]