M3 R5 Test 17

M3 R5 Test 17

12th Grade

86 Qs

quiz-placeholder

Similar activities

C++01输入输出

C++01输入输出

1st Grade - University

86 Qs

CS 241 Practice Test Week 4

CS 241 Practice Test Week 4

9th Grade - University

86 Qs

Latihan USK 2024

Latihan USK 2024

12th Grade

90 Qs

Array

Array

12th Grade

87 Qs

Python Interview Questions

Python Interview Questions

12th Grade

87 Qs

H446_2_Operating System Quiz

H446_2_Operating System Quiz

12th Grade

85 Qs

M3 R5 Test 17

M3 R5 Test 17

Assessment

Quiz

Computers

12th Grade

Hard

Created by

anjali809 undefined

FREE Resource

AI

Enhance your content in a minute

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

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

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