Explanation:

Sphere is a primitive in VRML 2.0, which represents a generic sphere. There are a few arguments you can pass it, but the most-used one is "radius", which lets you specify the radius (not the diameter!) of the sphere in units. In our case, we're creating a sphere with radius 5.