Class XI_Introduction to Python

Class XI_Introduction to Python

11th Grade

20 Qs

quiz-placeholder

Similar activities

Coding Basics

Coding Basics

9th - 12th Grade

20 Qs

Practice <ultiple Choice - APCSA

Practice <ultiple Choice - APCSA

9th - 12th Grade

18 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

S5 ICT revision

S5 ICT revision

10th - 12th Grade

20 Qs

AP CSP Unit 4

AP CSP Unit 4

9th - 12th Grade

20 Qs

String methods - Revision

String methods - Revision

11th Grade

18 Qs

Python Basics Recap

Python Basics Recap

8th - 11th Grade

23 Qs

iGCSE Computer Science: Boolean Logic

iGCSE Computer Science: Boolean Logic

9th - 12th Grade

20 Qs

Class XI_Introduction to Python

Class XI_Introduction to Python

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Vikas Sharma

Used 13+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Python files are saved with the extension as ...?

.python

.pe

.py

.pi

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the name of the GUI that comes in-built as an interactive shell with Python?

PGUI

Pyshell

IDLE

PythonSh

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

IDLE stands for ... ?

Indigenous Development Lab

Integrated Development and Learning Environment

Indie Developers Environment

None of the Above

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The function to display a specified message on the screen is ... ?

print

display

run

output

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is an assignment operator in Python?

>>>

=

==

===

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is used to initialize multiple variables with a common value?

x = y: y = 33

x = y = z = 33

x = z; y = z; x = 33;

x & y & z = 33

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Comments in Python begin with ...?

{

&

%

#

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?