Hi, this is a small thing, but I wanted to put a PR up for an improvement.

I made the printBanner method more concise and separated the logic for each action into separate methods so that each method better aligned with the SRP responsibilities.

Comment From: pivotal-cla

@dkswnkk Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-cla

@dkswnkk Thank you for signing the Contributor License Agreement!

Comment From: wilkinsona

Thanks for the proposal but I prefer the code as it is at the moment. At only 13 lines long, I don't think the method benefits much from being split up. Thanks anyway.