Python Quiz

Quiz
•
Computers
•
12th Grade
•
Medium
Youngbot Academy
Used 6+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is used to define a block of code in Python
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the keyword used to define a function in Python
func
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid variable name in Python
variable_1
variable-1
variable 1
1_variable
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a pass in Python?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following can be used as a key in a Python dictionary?
tuple
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a shallow copy, what happens if the original object contains a mutable object like a list?
The mutable object is cloned
The mutable object is copied entirely
The reference to the mutable object is copied
It raises an error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you combine two dictionaries in Python?
dict1.add(dict2)
dict1.update(dict2)
dict1 + dict2
merge(dict1, dict2)
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
COMP SCI (FUNCTIONS)

Quiz
•
12th Grade
25 questions
หน่วยที่ 2 การแก้ปัญหาด้วยภาษาไพธอน ม.2

Quiz
•
12th Grade
25 questions
Introduction to Python

Quiz
•
KG - University
30 questions
Python Basics (Easy)

Quiz
•
9th - 12th Grade
25 questions
GCSE Computer Science: Programming (Python)

Quiz
•
9th - 12th Grade
25 questions
Python lesson 3 (Tkinter)

Quiz
•
6th - 12th Grade
32 questions
NOCTI VOCAB 2

Quiz
•
11th - 12th Grade
25 questions
Python Arrays Quiz

Quiz
•
12th Grade
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Chaffey

Quiz
•
9th - 12th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
12 questions
Macromolecules

Lesson
•
9th - 12th Grade
12 questions
Classifying Polys - 1.1

Quiz
•
10th - 12th Grade
20 questions
1.1 (b) Add / Sub/ Multiply Polynomials

Quiz
•
12th Grade