How to check Python version in cmd

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

Subscribe
Login
Please login to comment
0 Discussion