
PP_Week4_Batch1

Quiz
•
Computers
•
Professional Development
•
Hard
Narasimha Reddy Soora
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Analyze the given code block to find it's output
Emma 20
Emma, 20
Emma, 25
Emma 25
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Analyze the code block to find it's output
15
Error
5 + 10
(5, 10)
3.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Given the following function fun1() you are expected to select all correct function calls
fun1("CSM", age=19)
fun1(age=19, name="CSM")
fun1(name="CSM", 23)
fun1(age =23, "CSM")
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Analyze the given python code block to find output of the display_person() function call
TypeError
Emma
25
name
age
None of the options given
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Analyze the given python code block to find it's output. (Hint: Two return statements in function definition)
5
15
(5, 10)
Syntax Error
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Analyze the given code to find it's output.
7.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Suppose a function f1() is defined in a module called M1.py. Which of the following code snippets correctly show how to import and use the f1() function? Select all that apply.
from M1 import f1
print(f1())
from M1 import f1
print(M1.f1())
import f1 from M1
print(f1())
import M1
print(M1.f1())
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
JCDSOL 012 - Fun Review Pt. 1

Quiz
•
Professional Development
10 questions
GSI DP-100 Day 1

Quiz
•
University - Professi...
13 questions
Artificial Intelligence Development

Quiz
•
Professional Development
10 questions
Evaluación de Sistemas Operativos

Quiz
•
Professional Development
15 questions
ATP_AIML_D1_Reflections

Quiz
•
University - Professi...
10 questions
Python Introduction Quiz

Quiz
•
Professional Development
6 questions
Revisão Aula 4 - DPSI

Quiz
•
Professional Development
10 questions
Excel Basic 2019

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade