prog4biol / pfb2018

15 stars 34 forks source link

String quoting #56

Closed bredeson closed 6 years ago

bredeson commented 6 years ago

If students attempt to copy and paste line-wrapped record into their code, python will complain about unexpected end of line. Fixed this by triple-quoting.