
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 and PseudoCode Quiz

Quiz
•
10th Grade - University
10 questions
Python Programming Structure

Quiz
•
12th Grade
19 questions
Programming Techniques Survey

Quiz
•
8th - 12th Grade
10 questions
Python list

Quiz
•
9th Grade
10 questions
AP CSP - Python Lists and Arrays

Quiz
•
9th - 12th Grade
10 questions
PCEP 3C: Collect and process data using tuples

Quiz
•
12th Grade
13 questions
Python Fundamentals and Programming

Quiz
•
11th - 12th Grade
15 questions
Python_quiz

Quiz
•
11th Grade
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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade