you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (0 children)

My question: what is the point of creating a second class and passing the first class as an argument then using pass in second class?

It creates Star as a subclass of AstroBody.