Different result for my code

new is a array. and bookName is variable.

  1. return newbook.push(bookName);
  2. return newbook;
    answers:
  3. length of the array.
  4. expected results.

If you have already a topic post there, otherwise you will need to post your current code and the link to the challenge