im trying to call the keys in a dictionary I have called "planet_dict". in order for them to be included in the for loop, the values of the keys have to be within a range of
273 <= x <= 373
I understand how to do this with certain values, but idk how to call them from a dictionary.

im trying to call the keys in a dictionary I have called planetdict in order for them to be included in the for loop the values of the keys have to be within a class=