This environment is a simple python project, containing a function greet. This function outputs "HELLO", followed by the name given in parameters. To manually test it, open a terminal and run the ...