fork download
  1. print ''.join((lambda chr: ',\n' if chr == '\n' else chr)(chr) for chr in "[1234
  2. 234
  3. 3654
  4. 48356
  5. 51235]")
Runtime error #stdin #stdout 0.03s 6352KB
stdin
Standard input is empty
stdout
Standard output is empty