Name: Anonymous 2018-08-24 11:34
It should be a HTTP Server that responds with ``Hello World'' 200. Nobody uses console I/O anymore, all serious CLI applications interface through the service bus or DB anyway.
import http.server