Solutions 2A
Home
Slides
Day 2, Exercise 2A
x=5
String
No, it's a variable assigned to an integer.
"YOLO"
"Coolio"
Type error. Cannot convert intger (FixNum) to String.
"Batwoman"
"Miley"
rapper[0]
rapper[0..2]