SE450
:
Exercise: What kind of value?
[7/86]
13
new Rectangle(5, 10, 20, 30);
"Hello"
new int[] { 2, 3, 5, 7, 11, 13 }
null