
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
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade