Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Local Development Environments Advanced Tooling Refactoring

How do refactor this challenge

Hi there, I'm trying to do this challenge, and I know I can get the right code, but what in the world are they asking. I'm sure it's pretty simple, but could someone please help me???? Thanks!

com/teamtreehouse/KaraokeMachine.java
There are 8 songs available and 0 in the SongRequestQueue.  Your options are: 
add - Add a new song to the song book 
play - Play next song in the Queue 
choose - Choose a song to play 
quit - Give up.  Exit the program 
What do you want to do:

1 Answer

Seth Kroger
Seth Kroger
56,413 Points

It's asking you to copy and paste in the code file, not the output.