Ad
  • Default User Avatar

    it will not show as single string. In the console, the '\n' will show up as a new line. Your tests should pass;

  • Default User Avatar

    I'm able to print diamonds in Eclipse, but I don't know how to return my printed output as a single String like it wants me to. Can anyone offer any hints?