** Requirement to run Specs: ** Install Rspec Gem gem install rspec Command To run spec file.... rspec "/way_to_spec_file_path/isbn_spec.rb" Command to run the ruby file.... ruby "/way_to_ruby_file_path/isbn_creator.rb"