Code problem descriptions do not describe how newlines are supposed to appear in the output, often specifying the output to appear on one line. This leads to really messy code (especially when a final newline is lacking), and the examples are inconsistent regarding how they actually output newlines.
Code problem descriptions do not describe how newlines are supposed to appear in the output, often specifying the output to appear on one line. This leads to really messy code (especially when a final newline is lacking), and the examples are inconsistent regarding how they actually output newlines.