...

/

Data Types in Ruby

Data Types in Ruby

Learn about the different data types in Ruby.

We'll cover the following...

Data types

In the previous chapters, we figured out how to join two strings with "+". Also, we know now ...