Remove manageCover from the managePlayer code

Thanks. Giving the methods names different from the function names does result in making more work for you. They are only temporary and won’t remain by the end of the process.

Are you sure that you want them to be different names?

Ideally instead of makePlayer: createPlayer, it should just be createPlayer by itself. And similar for the other ones that were added.

1 Like