How do you programmatically know the version of python you are using?



How do you programmatically know the version of python you are using?..

Answer / tyro

Just Open the terminal(if using windows then CMD) and type following command :

python -V

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What are class methods?

0 Answers  


What does ** (double star) and * (star) do for python parameters?

0 Answers  


Is intel faster python?

0 Answers  


Why do we use raw_input in python?

0 Answers  


What is speech_recognition? Does this ship with python by default?

0 Answers  






Is r language hard?

0 Answers  


How to write multiple statements in a single line in python?

0 Answers  


What is unittest in Python?

0 Answers  


What is MySQLdb?

0 Answers  


Tell me how does python handle the memory management?

0 Answers  


What are python modules? Name some commonly used built-in modules in python?

0 Answers  


Tell me what flask is and its benefits?

0 Answers  


Categories