Prog F: Quiz 1 Revision

Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Yasmin Basiran
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable in Python?
A type of function
A special keyword
A container for storing data values
A type of loop
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you declare a variable in Python?
Using var keyword
By assigning a value, e.g., x = 10
Using let keyword
By calling a function
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between = and == in Python?
oth are comparison operators
= is an assignment operator, == is a comparison operator
Both are assignment operators
= is used in loops, == in conditions
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of 10 % 3?
3
10
0
1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you check if x is greater than y in Python?
x >= y
x < y
x > y
x != y
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a list in Python?
Using parentheses
Using curly braces
Using square brackets
Using angle brackets
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you access the first element of a list?
Using index 1
Using index 0
Using first()
Using list.first
Create a free account and access millions of resources
Similar Resources on Wayground
19 questions
Programming Techniques Survey

Quiz
•
8th - 12th Grade
15 questions
Computer Programming Language

Quiz
•
8th Grade
20 questions
Python Recap

Quiz
•
7th Grade - University
25 questions
BCHS - Y8 Python

Quiz
•
8th Grade
16 questions
Python Basics

Quiz
•
KG - University
22 questions
Python

Quiz
•
6th Grade
20 questions
Computer Programming Language

Quiz
•
6th - 7th Grade
15 questions
Python Basics

Quiz
•
KG - University
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
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

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

Quiz
•
8th - 9th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade