
M3 R5 Test 14
Quiz
•
Computers
•
Professional Development
•
Medium
anjali809 undefined
Used 1+ times
FREE Resource
Student preview

102 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
यह कोड चलाने पर क्या आउटपुट आएगा? print("Hello, World!")
"Hello, World!"
Hello, World!
print("Hello, World!")
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python में फ़ंक्शन बनाने का सही तरीका क्या है?
def function_name():
create function function_name():
function function_name():
function_name{}
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
निम्नलिखित में से कौन सा डेटा प्रकार Python में परिवर्तनीय है?
List
Tuple
String
Integer
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python में एक पंक्ति टिप्पणी कैसे लिखी जाती है?
// comment
# comment
-- comment
/* comment */
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
निम्नलिखित कोड का आउटपुट क्या होगा? x = 10 y = 5 print(x * y)
50
15
5
10
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python में एक सूची कैसे बनाई जाती है?
list = [1, 2, 3]
list = (1, 2, 3)
list = {1, 2, 3}
list = <1, 2, 3>
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
निम्नलिखित कोड का आउटपुट क्या होगा? x = [1, 2, 3] x.append(4) print(x)
[1, 2, 3]
[1, 2, 3, 4]
Error
[4, 1, 2, 3]
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
6 questions
FOREST Self-Discipline
Lesson
•
1st - 5th Grade
7 questions
Veteran's Day
Interactive video
•
3rd Grade
20 questions
Weekly Prefix check #2
Quiz
•
4th - 7th Grade
Discover more resources for Computers
10 questions
Identifying Phishing Emails Quiz
Quiz
•
Professional Development
14 questions
2019 Logos
Quiz
•
Professional Development
7 questions
Tone and Mood Quick Check
Quiz
•
Professional Development
32 questions
Abbreviations and Equivalents
Lesson
•
6th Grade - Professio...
5 questions
11.4.25 Student Engagement & Discourse
Lesson
•
Professional Development