Illustrate relative properties of the planets with pictures.
Run the code to get pictures of the planets:
Type += to get a natural language input box, type “planets” into the box, and run the code with +. The result is a planets Entity:
In[1]:= |
Out[1]= | ![]() |
The Entity gives you access to a wealth of information about the planets—for example, images of them:
In[2]:= |
Out[2]= | ![]() |
You can use the natural language input box directly in the EntityValue expression:
In[3]:= |
Out[3]= | ![]() |
Get a list of masses of the planets. Try other properties, like “Discoverers” or “DistanceFromEarth”: