Files
study-plan-kuttan/README.md

226 B

Python

Checking Python version on Windows machine py -3 --version

Linux/macOS python3 --version

if this comments give error make sure you installed the python link -> https://www.python.org/downloads/

Python in VS Code