gtypist_programming_characters
gtypist_programming_characters copied to clipboard
fixed issue #6.
Fixed the following error: "gtypist: line 363: data exceeds screen length:" which is also mentioned in issue #6. The problem is that the last exercise in lesson 5 is longer than the common 80x24 terminal size. I fixed the error by deleting a few lines to fit within 24 lines.
Also fixed a typo. After lesson 5 comes lesson 6.