Question: Write Python statements that creates a dictionary that contain as keys positive 4-digit numbers that are multiples of 100 and as values the cube (power

Write Python statements that creates a dictionary that contain as keys positive 4-digit numbers that are multiples of 100 and as values the cube (power 3) of the keys
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
