M3 R5 Test 17

M3 R5 Test 17

12th Grade

86 Qs

quiz-placeholder

Similar activities

4Q Exam Generosity Hope Program2025

4Q Exam Generosity Hope Program2025

12th Grade

85 Qs

M4 R5.1 Chapter 4 85+ MCQ

M4 R5.1 Chapter 4 85+ MCQ

12th Grade

87 Qs

On_Tin11_python_HK1

On_Tin11_python_HK1

9th - 12th Grade

81 Qs

GCSE Computer Science - Paper 2 (Algorithms & Programming)

GCSE Computer Science - Paper 2 (Algorithms & Programming)

12th Grade

89 Qs

CS 241 Practice Test Week 4

CS 241 Practice Test Week 4

9th Grade - University

86 Qs

AP CSP 300PT Quizizz 12-6 - FRI SUB

AP CSP 300PT Quizizz 12-6 - FRI SUB

9th - 12th Grade

86 Qs

Викторина без названия

Викторина без названия

12th Grade

84 Qs

Python Interview Questions

Python Interview Questions

12th Grade

87 Qs

M3 R5 Test 17

M3 R5 Test 17

Assessment

Quiz

Computers

12th Grade

Hard

Created by

anjali809 undefined

FREE Resource

86 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python में print(2**3) का आउटपुट क्या होगा?

6

8

9

4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

नीचे से कौन सा नाम Python में वैध नहीं है?

my_var

2var

_myvar

myVar2

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python में एक फ़ंक्शन को परिभाषित करने के लिए कौन सा कीवर्ड इस्तेमाल होता है?

func

define

def

function

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python में सूची (List) कैसे बनाई जाती है?

list = ()

list = []

list = {}

list = ||

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

len([1, 2, 3, 4]) का आउटपुट क्या होगा?

3

4

5

Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python में अपवाद (Exception) को कैसे संभालते हैं?

try-catch

catch-finally

try-except

throw-catch

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("Hello"[1]) का आउटपुट क्या होगा?

H

e

l

o

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?