Python Lesson 1-6 Review Quiz

Quiz
•
Computers
•
4th Grade
•
Medium
Stephanie Pocci
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will the following code print? print("apple", end=" pie") print(" is tasty")
apple pie is tasty
apple pie
apple is tasty
apple pie is not tasty
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will the following code print? a = 24 print(a)
a
24
"a"
0
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does the input() function do in programming?
Deletes a file
Prints a message to the user
Saves a file
Waits for a typed answer from the user
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How can you shorten the code x = x + 1 in Python?
x++
x += 1
x =+ 1
x = 1
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Why can't you add "5" and 5 directly in Python?
Because they are both strings.
Because they are both integers.
Because one is a string and the other is an integer.
Because Python doesn't support addition.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will the code print if you enter the number 5 and DO NOT convert it to an integer before adding 20?
25
5
Error
205
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result of the condition (5 == 4)?
True
False
Error
5
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python3

Quiz
•
4th Grade - University
11 questions
Computer Science

Quiz
•
4th - 6th Grade
10 questions
Go Lang

Quiz
•
1st - 5th Grade
15 questions
Grasshopper App Quiz

Quiz
•
4th - 6th Grade
10 questions
Programming - Basic File Handling Operations

Quiz
•
3rd - 11th Grade
10 questions
Python - Operators and Conditional Statement

Quiz
•
3rd - 10th Grade
10 questions
Small Basic 2

Quiz
•
KG - 8th Grade
10 questions
EIS - Grade 4 - Coding -Quadmester2 Quiz

Quiz
•
4th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade