Write a program that creates a dictionary containing the names of the Galilean moons of Jupiter as
Question:
Write a program that creates a dictionary containing the names of the Galilean moons of Jupiter as keys and their mean radiuses (in kilometers) as values. The dictionary should contain the following key-value pairs:
The program should also create a dictionary containing the moon names and their surface gravities (in meters per second squared). The dictionary should contain the following keyvalue pairs:
The program should also create a dictionary containing the moon names and their orbital periods (in days). The dictionary should contain the following key-value pairs:
The program should let the user enter the name of a Galilean moon of Jupiter, then it should display the moon’s mean radius, surface gravity and orbital period.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Question Posted: