Haiku Playground Challenge

Learning objectives: Working with Strings – concatenation Working with 1-D arrays – accessing elements, count Multidimensional arrays – 2D- and 3D-arrays, accessing elements, count Traversing arrays – for-loops and nested-loops Ragged- or jagged-arrays;  definition, applications and using loops to traverse jagged arrays Random numbers Summary: Students are lead through a Read more…