cmd.Cmd your customized Repl in Python
How can we interact with my written program? The user interface is a wide wide topic. There are a lot of ways:
The terminal ‘./my-program some-parameters’
The graphical user interface (GUI)
The web interface
There are a lot of variants between t...
ae.hashnode.dev2 min read