Can you order this code so it'll display "Hey!" in the console?

Good stuff! We declare a, initialize it and, after that, insert a value at the index 0. Finally, we pass this very element to print().

Close! We declare a, initialize it and, after that, insert a value at the index 0. Finally, we pass this very element to print().