AKAditya Kumarinawesomeaditya.hashnode.dev·Oct 16, 2021 · 4 min read🎯 Master Python🐍in 10 minutes 🤯1. Getting Started ✌ What is Python ? ✌ Installing Python Download python from python.org Run the installer, check 'Add Python 3.10 to PATH', and install. Check the python version in the command prompt by using python command. Download the la...01A