I'm trying to create an
array Year of Month objects where each month object also contains an
array with a variable length(dependent on the number of days in the
month) of float.
Could someone please be so kind and suggest to me a way of going about
this?