Python PRIMM Recap L1/L2

Quiz
•
Computers
•
6th Grade
•
Hard

Matthew Kelsall
Used 2+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code? ```python print("Hello, World!") ```
Hello, World!
"Hello, World!"
Hello World
"Hello World"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to concatenate the strings "Good" and "Morning" in Python?
"Good" + "Morning"
"Good" & "Morning"
"Good" "Morning"
"Good".concat("Morning")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
53
8
15
35
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print(7 * 6)
print("7 * 6")
print(7 x 6)
print("7 x 6")
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code? ```python print("The sum of 2 and 3 is", 2 + 3) ```
The sum of 2 and 3 is 5
The sum of 2 and 3 is 23
The sum of 2 and 3 is 2 + 3
The sum of 2 and 3 is
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following will correctly print the string "Python is fun"?
print("Python is fun")
print(Python is fun)
print('Python is fun')
Both A and C
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6
14
104
40
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Quizz

Quiz
•
1st - 12th Grade
10 questions
Python

Quiz
•
3rd - 10th Grade
15 questions
Selection in Python

Quiz
•
1st - 9th Grade
10 questions
6 -сынып Python тест

Quiz
•
6th Grade
11 questions
Quiz#2

Quiz
•
6th - 8th Grade
10 questions
Информатика PYTHON 6

Quiz
•
6th Grade
9 questions
Introduction To Python

Quiz
•
6th - 8th Grade
10 questions
Вікно програми Python

Quiz
•
6th 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
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

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

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade