Python Functions & Library

Quiz
•
Computers
•
12th Grade
•
Hard
Bessie Carl
Used 37+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the following code:
0
1
2
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Consider the following code:
1 2 2
2 1 2
4 2 2
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of the following code snippet?
1 3
2 3
The program has a runtime error because x and y are not defined.
3 2
3 3
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following piece of code?
4
5
1
An exception is thrown
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the output of the below program?
x is 50Changed global x to 2Value of x is 50
x is 50Changed global x to 2Value of x is 2
x is 50Changed global x to 50Value of x is 50
None of the mentioned
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the function shown below (random module has already been imported)?
random.choice('sun')
sun
either s,u or n
u
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A package is a folder containing one or more Python modules. One of the modules in a package must be called _______.
__package__.py
init.py
main.py
__init__.py
__main__.py
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Test-4 Informatika 12

Quiz
•
12th Grade
16 questions
C-Programming Basics

Quiz
•
12th Grade
10 questions
Python IF Statements

Quiz
•
9th - 12th Grade
10 questions
Java Strings

Quiz
•
1st Grade - Professio...
15 questions
Chapter 8 String Manipulations

Quiz
•
12th Grade
17 questions
Python Basics or Syntax

Quiz
•
9th - 12th Grade
11 questions
Python Library-1

Quiz
•
12th Grade
15 questions
python basics

Quiz
•
11th Grade - University
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