Integer, Float, and Array class
Integer class/ when dividing only returns the whole% returns the remainderRubyists tend to end method names with a question marks when methods return true or false.rand returns a random number. rand(n) will return a random integer between 0 and n-1...