Basics of Python Programming - Selection (1)

Quiz
•
Computers
•
8th Grade
•
Medium
Serdar Sakman
Used 1+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Look at this Python program. Which one or more of the following will cause the output 'Sorry, not enough points.'?
59
60
61
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at this Python program. What will it output?
9
6 , 2
6
15
3.
MATCH QUESTION
1 min • 5 pts
Match each question with its correct answer.
5
12/4
3
3*3
7
18-12
9
15/3+2
6
18/3-1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the correct Python code to calculate the value of y if, to get y, we add 8 to 4 and then divide by 3.
y = (8 + 4) / 3
y = (8 + 4 / 3)
y = 8 + 4 / 3
y = 8 + (4 / 3)
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
In Python, what line of code do you include to tell the computer what to do if the condition in an if statement is False?
Write the line of code.
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
% symbol is used to find reminder of a division% symbol is used to find reminder of a division. What are the results of the following calculation?
19 % 4
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
% symbol is used to find reminder of a division% symbol is used to find reminder of a division. What are the results of the following calculation?
23 % 7
Similar Resources on Wayground
11 questions
Python Intro 1

Quiz
•
7th - 12th Grade
10 questions
For loop

Quiz
•
8th Grade
11 questions
Python Basics Quiz

Quiz
•
8th Grade
10 questions
Coding Basics

Quiz
•
5th Grade - University
10 questions
Python Variables

Quiz
•
8th Grade
10 questions
L1 Console, Variables and Creating a Program

Quiz
•
8th Grade
10 questions
Coding in Minecraft #1

Quiz
•
7th - 8th Grade
12 questions
Python Fundamentals

Quiz
•
6th - 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
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
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade