Python Basics Quiz

Python Basics Quiz

11th Grade

56 Qs

quiz-placeholder

Similar activities

dictionary for ip 11 by vaishali

dictionary for ip 11 by vaishali

11th Grade

51 Qs

Tuples & Dictionaries

Tuples & Dictionaries

11th Grade

60 Qs

תשפה - סיום שנה ט-2

תשפה - סיום שנה ט-2

8th Grade - University

59 Qs

Quiz on Syntax, Runtime, and Logical Errors

Quiz on Syntax, Runtime, and Logical Errors

11th Grade

57 Qs

Python. Module 4

Python. Module 4

11th Grade

61 Qs

Week 11: Lists, Loops & "Failure"!

Week 11: Lists, Loops & "Failure"!

9th - 12th Grade

58 Qs

Python

Python

11th Grade

53 Qs

VBIT I-II PYTHON QUIZ MID-1

VBIT I-II PYTHON QUIZ MID-1

9th - 12th Grade

60 Qs

Python Basics Quiz

Python Basics Quiz

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Snehal Jadhav

FREE Resource

56 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What are the two modes of Python interpreter?

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the invalid identifier:

sum1

_sum

sum@

SUM

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

In ________ mode of Python, we can save the program.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is of the following is not a constant?

True

"Hello"

3.14

sum

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the immutable data type:

dictionary

int

list

set

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is the correct extension of the Python file?

.py

.python

.p

None of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct operator for power(xy)?

X^y

X**y

X^^y

None of the mentioned

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?