Adolfo Neto

Results 12 issues of Adolfo Neto

I am using Ubuntu LInux 22.04. When I ran: > pip install -r requirements.txt The result was: ``` Collecting certifi==2020.12.5 Using cached certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting chardet==4.0.0 Using cached chardet-4.0.0-py2.py3-none-any.whl...

`IO.println` is a function from strings to `IO` actions that, when executed, *writes* the given string to standard output.