* Consider changing `write` to `print`, to match Scala names * Add convenience `writeLn` (or `printLn`) and perhaps `newline`. Remember we need to send the terminal `"\r\n"` to move to the next line * Add more conveniences that usage shows the need for
writetoprint, to match Scala nameswriteLn(orprintLn) and perhapsnewline. Remember we need to send the terminal"\r\n"to move to the next line