Search Header Logo

Introduction to Python Class 11 Quiz

Authored by Ranga Chary

Computers

12th Grade

Used 1+ times

Introduction to Python Class 11 Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

68 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not in Python Character Set?

Images: Vector

Whitespaces: blank space, tab etc

Digits: 0-9

Letters: A-Z or a-z

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not the mode of interacting with Python?

Batch Mode

Hybrid Mode

Interactive Mode

Script Mode

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python supports dynamic typing.

False

True

Depends on the version

Not applicable

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the data type of the following variable? A = '101'

Float

String

Integer

None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Write the output of the following: print(range(0,8,2))

None of the above

range(0, 8, 2)

0,2,4,6

Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not correct about Python?

Python is a compiled language.

Python is developed by Guido Van Rossum

Python is based on ABC language.

Python is an open source language.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Smallest element of Python coding is called __________

Delimiters

Token

Identifiers

Keywords

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?