Search Header Logo

M3 R5 Test 17

Authored by anjali809 undefined

Computers

12th Grade

M3 R5 Test 17
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?

Discover more resources for Computers