It is possible to make that when the user types in a "raw_input"
instead of showing what he writes (ej: "hola")
only shows a sign (ej: "****")
, as if it were a key. Is it possible to do it with Py2.7? If 3.7 is required and some module is not a problem. Thanks!