Output the contents of this file with as few characters of code as possible.
Notes:
- Your score is .
- Your code length is counted by the Python 3
len()
function on a UTF-8 encodedstr
data type. \r
characters are stripped from your code before counting the number of characters.- Your output does not need to contain any whitespace characters. Leading and trailing whitespace characters are removed before comparison.
- The code that generated the file can be found here. To run it, you must have Node.js installed.
Comments
This comment is hidden due to too much negative feedback. Show it anyway.