
M3 R5 Test 17

Quiz
•
Computers
•
12th Grade
•
Hard
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
Similar Resources on Wayground
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade