terminal.readline doesn't echo my inputs. Is there a way to change this? Also, it looks like when using terminal.readline CTRL+C and CTRL+D signals stopped working. I use Interactive Number Guessing Game code snippet. Am I doing something wrong? Thanks!