How to check Python version in Windows

Know about the version of python in your Windows system using the following simple commands.
- Open Windows Powershell or Command Prompt in your Windows system
- Type any of these commands
- python –version
- python -V
- python -VV


Subscribe
Login
Please login to comment
0 Discussion