I recently downloaded python 3.9. When I type python3 on terminal it says
NameError: name \'python3\' is not defined
I tried alias python=python3 as suggested