
SEB-72 Week 10 Python and Django (Little bit of SQL) Quiz

Quiz
•
Computers
•
9th - 12th Grade
•
Medium

Lay Jones
Used 4+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which Javascript method is Python's .append() similar to?
.pop()
.push()
.splice()
.filter()
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
You can declare a variable without assigning a value to it
true
false
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does the f stand for in a f-String?
factorial
feature
formatted
filter
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is one of the key difference between lists and tuples?
You can access individual items by index in a tuple but not in a list
Tuples are immutable whereas lists are mutable
A list is an object whereas a tuple is not
The list is faster than the tuple
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does a function start with?
function
main
const
def
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Indentation is not required in Python?
True
False
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
I have this list:
List = ['He', 'Loves', 'To', 'Code', 'In', 'Python']
...
print(List)
What method can I used in place of the ... to randomize the items of that list
shuffle()
random()
enumerate()
extend()
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python Fundamentals Quiz

Quiz
•
11th Grade
9 questions
Quiz on Introduction to Programming with Python

Quiz
•
9th - 12th Grade
15 questions
Chapter 12 - Think Python - Understanding Tuples and Iterators

Quiz
•
9th Grade
15 questions
list in python

Quiz
•
10th - 12th Grade
10 questions
Vocabulary Do Now 1

Quiz
•
9th - 12th Grade
10 questions
Python Revision Tour

Quiz
•
10th Grade
10 questions
H466 - Arrays, Records, Tuples and Lists

Quiz
•
11th Grade - University
13 questions
computer science

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade