Redirecting you to https://pythontutor.com/composingprograms.html#code=n%20%3D%205%0A%0Aif%20n%20%3C%200%3A%0A%20%20%20%20signo%20%3D%20%22negativo%22%0Aelif%20n%20%3E0%3A%0A%20%20%20%20signo%20%3D%20%22positivo%22%0Aelse%3A%0A%20%20%20%20signo%20%3D%20%22neutro%22&cumulative=false&mode=edit&origin=composingprograms.js&py=3&rawInputLstJSON=%5B%5D