For the code to ask for piece and position, run without arguments on the command line: ruby lib/chess_exercise.rb For the code to run with piece and position as arguments,run with arguments on the command line: (First argument: piece, second argument: position) ruby lib/chess_exercise.rb knight d2