Showing posts with the label Using

How to Change Which Python I'm Using

Python --version Python 342 Change python version system-wide with update-alternatives python. Unlike the getcwd functi…