Introduction to Python Class 11 Quiz

Introduction to Python Class 11 Quiz

12th Grade

68 Qs

quiz-placeholder

Similar activities

CBSE Python Series Questions

CBSE Python Series Questions

12th Grade - University

66 Qs

APCSP Exam Review

APCSP Exam Review

9th Grade - University

63 Qs

List in python

List in python

11th - 12th Grade

65 Qs

Computer science Study Guide

Computer science Study Guide

9th - 12th Grade

68 Qs

Examen Taller de Sistema Operativos

Examen Taller de Sistema Operativos

12th Grade

66 Qs

10th ~ SAS TIK SM2

10th ~ SAS TIK SM2

10th Grade - University

65 Qs

MOC20740

MOC20740

12th Grade

64 Qs

Python 1 Review Game

Python 1 Review Game

9th - 12th Grade

73 Qs

Introduction to Python Class 11 Quiz

Introduction to Python Class 11 Quiz

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Ranga Chary

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers