Basic of Python Language.
step1: download python: https://www.python.org/downloads/ = v-3
step2: IDE for python: https://www.jetbrains.com/pycharm/download/#section=windows
step3: check python installed or not -open cmd/powershell -type python #on next line. -see >>> appears with verion of python you installed
YOU ARE READY TO GO.