/  Python-Introduction-Quiz

This Quiz contains totally 10 Questions each carry 1 point for you.

1.________ is interpreted.
Python
C++
Ada
Pascal

Correct!

Wrong!

2.Which of the following is an example of a comment in Python?
!This is a comment
None of these
#This is a comment
//This is a comment

Correct!

Wrong!

3.A Python script file has ________ as its file extension.
pyth
python
py
pi

Correct!

Wrong!

4.How can we run a Python script file named "hello.py" from the command line?
python hello.py
py hello
python hello
hello.py

Correct!

Wrong!

5.Python was created by ____________.
James Gosling
Steve Jobs
Guido van Rossum
Google

Correct!

Wrong!

6.Which of the following statements is true?
Python is an interpreted language.
Python is a high level programming language.
Python is an object-oriented language.
All of the above.

Correct!

Wrong!

7.What does REPL mean in Python?
Robustly Executed Python Language
Read, Execute, Python, Loop
Realtime Evaluated Python Language
Read, Evaluate, Print, Loop

Correct!

Wrong!

8.Python syntax is case-sensitive.
True
False

Correct!

Wrong!

9.________ is an object-oriented programming language.
Java
C++
Python
All the above

Correct!

Wrong!

10.In Python, 'Hello', is the same as "Hello".
True
False

Correct!

Wrong!

Share the quiz to show your results !

Subscribe to see your results

Ignore & go to results

Python-Introduction-Quiz

You got %%score%% of %%total%% right

%%description%%

%%description%%

Where to go ?

Quizzes

Loading...