Python Fundamentals Quiz 7

Share with others

Welcome to your Python Fundamentals Quiz 7

Q61. Which of the following is not the feature of python language?

Q62. In which of the following mode, the interpreter executes the statement and displays the result as soon as we press 'Enter' key?

Q63. By default, the Python scripts are saved with _____________ extension.

Q64. By default, the Python scripts are saved in ________________

Q65. ___________ are reserved words.

Q66. Which of the following is not correct for naming an identifier in Python?

Q67. Comments in python program are _______ by interpreter

Q68. In Python single line comment starts with _______________

Q69. In Python multi line comment starts with _______________

Q70. Which of the following is a sequence data type?


Share with others

Leave a Reply

error: Content is protected !!