Results 2 comments of ProjectEli

Actually, you didn't executed `listen()` function. I think last two lines(entry point) have wrong indentations. Make it without spaces as follows. ```py def run_juanita(): {your code} if __name__ == '__main__':...

> Are there many pages in non-UTF in Korean (or Chinese)? Yes. At least there are many Korean and Japanese websites that are not in UTF8, especially for some government...