
PWC_Python_Day2

Quiz
•
Professional Development
•
Professional Development
•
Hard

CloudThat Technologies
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be the output of the following Python code?
[1, 4]
[1, 3, 4]
[4, 3]
[1,3]
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be the output of the following Python code?
[1,2,3,4]
[1,2,3,4]
[1,2,3]
[1,2,3,4]
[1, 2, 3, 4]
None
Syntax error
3.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Which of the following is a Python tuple?
{1, 2, 3}
{}
[1, 2, 3]
(1, 2, 3)
4.
MULTIPLE SELECT QUESTION
45 sec • 5 pts
Select all the correct options to join two lists in Python
list1 = ['a', 'b', 'c', 'd']
list2 = ['e', 'f', 'g']
list1+list2
extend(list1,list2)
list1.extend(list2)
newlist.extend(list1,list2)
5.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Consider the dictionary
d= {‘foo’:100, ‘bar’:200, ‘baz’:300}
What is the result of the statement?
d[‘bar’ : ’baz’]
(200,300)
It raises an exception
[200,300]
200 300
6.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
What is the type of the following variable?
aTuple=("Orange")
print(type(aTuple))
List
Tuple
Array
Str
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be output of the following code?
a=20
a=10
Syntax Error
Value Error
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Day8_Quiz_NBKR

Quiz
•
Professional Development
13 questions
Python Quiz : Loop

Quiz
•
Professional Development
10 questions
IOAC - ML Batch Pre-Assessment -4th-Feb

Quiz
•
Professional Development
10 questions
Day 5

Quiz
•
Professional Development
10 questions
Quiz for Module2

Quiz
•
Professional Development
8 questions
Финальная викторина Python

Quiz
•
Professional Development
10 questions
Data Analytics Internship Quiz 13

Quiz
•
Professional Development
10 questions
Python basics

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Professional Development
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
20 questions
Employability Skills

Quiz
•
Professional Development