Ruby Basics Activity

In this activity, you will learn about and practice writing some basic Ruby code.

Complete the TryRuby Tutorial: https://try.ruby-lang.org/

Additionally, perform the following tasks.

Important! All screenshots must include your computer’s desktop in the background so that it is recognizable as your desktop.

books.values.each do |rate|
  ratings[rate] += 1
end

Insert your 8 screenshots into a Word DOCX and submit the file in the appropriate Canvas Assignment.