• He/Him

Am I a fontend developer? Designer? Writer? Tech artist? Frankly, who knows.

You must log in to comment.

in reply to @v21's post:

if there's only one column you don't need any commas
if there's only one row you don't need any newlines

the real puzzler is whether the empty file contains:

  • no rows or columns
  • a single column with no rows
  • a single column and a single row containing an empty string
  • something else entirely???