5.14 Installing Conda
Conda as a package manager helps you to find and install packages. With the
            capability of environment manager, you can set up a totally separate environment to run
            different versions of Python. In addition, you can continue to run your usual version of
            Python in your normal environment.
               
               Note:
The supported version is 4.14.0.To install the Conda, perform the following: