Class XI_Introduction to Python

Class XI_Introduction to Python

11th Grade

20 Qs

quiz-placeholder

Similar activities

Python Domain

Python Domain

9th - 12th Grade

20 Qs

Python Basics (CodeHS)

Python Basics (CodeHS)

7th - 12th Grade

20 Qs

Python - тест

Python - тест

1st - 12th Grade

15 Qs

Python Programming Quiz

Python Programming Quiz

9th Grade - University

20 Qs

CSE_CodeHS_intro_python_unit_3_5

CSE_CodeHS_intro_python_unit_3_5

9th - 12th Grade

15 Qs

Season 4 #Spaic Python Weekly Quiz

Season 4 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

Ôn tập cuối kì Đông. Python

Ôn tập cuối kì Đông. Python

10th Grade - University

21 Qs

Python Basic II

Python Basic II

11th Grade - University

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?