conda — Easy Playground
Cross-platform package and environment manager (Anaconda)
Getting started with condaRun locally
Install
Download Miniconda from https://docs.conda.ioPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: conda)
conda is a third-party package. Cross-platform package and environment manager (Anaconda). Install with: Download Miniconda from https://docs.conda.io
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?