Problem
1. What is the difference between the puts and print methods?
2. How can a String value be converted to a Float value?
3. What values of a variable are considered true?
4. What are the syntactic differences between the JavaScript if statement and that of Ruby?
5. In what two ways can an Array object be created?
6. Describe what the for-in statement does.