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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

In what language is python written?

459


What is difference between sort and sorted in python?

470


What is print in python?

483


What are accessors, mutators, and @property?

489


When should you use the “break” in python?

424






What is tail recursion?

504


What is the iterator protocol?

509


What is python easy_install?

433


What is a singleton python?

426


Does apple use python?

446


What is lambda? Why do lambda forms not have statements?

446


Can you name ten built-in functions in python and explain each in brief?

491


How to save an image when you know the url?

447


Which python course is best?

430


What is use of list comprehension ?

477