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()
.