Our Office
Ernakulam, Kottayam
Email Us
linusfacts@gmail.com
Call Us
+91 9544409513
Which of the following functions can help us to find the version of python that we are currently working on? Who developed Python Programming Language? Which of the following character is used to give single-line comments in Python?

QUESTIONS

Which of the following functions can help us to find the version of python that we are currently working on?

Right Answer:

The function sys.version can help us to find the version of python that we are currently working on. It also contains information on the build number and compiler used. For example, 3.5.2, 2.7.3 etc. this function also returns the current date, time, bits etc along with the version.

Who developed Python Programming Language?

Right Answer:

Python language is designed by a Dutch programmer Guido van Rossum in the Netherlands.

Which of the following character is used to give single-line comments in Python?

Right Answer:

To write single-line comments in Python use the Hash character (#) at the beginning of the line. It is also called number sign or pound sign. To write multi-line comments, close the text between triple quotes.
Example: “”” comment
text “””

Get In Touch

Kochi, Pala,Ernakulam

+91 9544409513

linuslearning.in@gmail.com

Our Courses
Newsletter

Those people who develop the ability to continuously acquire new and better forms of knowledge that they can apply to their work and to their lives will be the movers and shakers in our society for the indefinite future