Hello, this crashes RedBaron: [1 for d in e, f for g in h ] Removing the ",f" seems to make it work as do braces around "e, f", but they are not required by the language. Enjoy the riddle, Kay
Hello,
this crashes RedBaron:
[1
for d in e, f
for g in h
]
Removing the ",f" seems to make it work as do braces around "e, f", but they
are not required by the language.
Enjoy the riddle,
Kay