Some Python basics

Quiz
•
Computers
•
6th - 8th Grade
•
Hard

M Ellis
FREE Resource
16 questions
Show all answers
1.
DRAG AND DROP QUESTION
1 min • 5 pts
The (a) in the program are sword, axe, dagger and weapon.
if, elif and else are (b) .
print and input are (c) .
int (d) a string to an (e) .
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
A ??? is a storage location paired with an associated symbolic name (an identifier) which contains a value.
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
A choice or decision in a program.
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
A program that runs one line after another in order
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
The '=' symbol is used to ??? a value to a variable
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following checks if something is equal to, in Python?
=
==
===
\=
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
num1 = int(input("Enter a number "))
Which statement describes the code above correctly?
The variable num1 is assigned to the input function that prompts the user to type in a response by displaying the string 'Enter a number'. It casts the answer as an integer.
The string num1 is assigned to the input function that prompts the user to type in a response by displaying the string 'Enter a number'. It casts the answer as an integer
The variable num1 is assigned to the input function that prompts the user to type in a response by displaying the string 'Enter a number'. It casts the answer as a float.
The variable num1 is assigned to the input function that prompts the user to select a response by displaying the string 'Enter a number'. It casts the answer as an integer
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python-ICT

Quiz
•
8th Grade
14 questions
Computing Revision JCG

Quiz
•
KG - University
12 questions
Python Programming Basics

Quiz
•
7th - 11th Grade
19 questions
ProA Desarrollo de Software 3° año

Quiz
•
1st - 12th Grade
20 questions
Y8 Python

Quiz
•
7th - 8th Grade
20 questions
Checkpoint 1 Revision

Quiz
•
8th Grade
21 questions
algoritmos para noveno

Quiz
•
7th Grade
12 questions
C++

Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
8 questions
Time Management

Quiz
•
6th Grade
18 questions
Digital Footprint

Quiz
•
6th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade