Jon Morton

Jon Morton

  • NA
  • 1
  • 0

Arrays

Nov 23 2005 9:48 PM
Hello. I am trying to create an array with multiple types, like this: my_array = ["July", 346, "Bananas", 21.5, "Arrays"]; Is this possible? If not, how do you suggest i keep track of information with multiple types?

Answers (1)