The online compiler works great for learning. If you want to code offline later, you can install Python locally: Download Python from python.org
Run the installer (check "Add Python to PATH" on Windows)
Use any text editor or VS Code with the Python extension For now, stick with the online compiler. Local setup is optional and can wait until you are comfortable with Python basics.