Categories
General

How to create an alias of Python on a MAC ?

For those seeking to create an alias of Python on a MAC operating system, the creation of such an alias may be achieved through the execution of a designated command line. The command line in question may be articulated as:

alias python=/usr/bin/python3

Leave a Reply