Grade 7 Python

Quiz
•
Computers
•
7th Grade
•
Medium
Wayground Content
Used 3+ times
FREE Resource
19 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if you type print("4"+"9") what result would you get
49
13
error
0
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
the output of the following code is
# program for addition of 2 numbers
a = 10
b = 3
c = a + b
print("the sum is ", c)
7
10
13
3
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is wrong with the following code?
There is no space after the word print.
There are no speech marks “ “ around the text in the brackets.
Print should start with a big P
There should be no brackets ( ).
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output?
name = "Dave"
print (name)
Dave
'Dave'
name
(name)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
output of the following question is:
#program for text addition
# input() method
f_name= "hello"
l_name ="world"
print( f_name + l_name)
helloworld
hello world
error
f_name+l_name
Create a free account and access millions of resources
Similar Resources on Wayground
22 questions
Python 2

Quiz
•
7th - 9th Grade
22 questions
Small Basic

Quiz
•
7th - 8th Grade
17 questions
Python KS3

Quiz
•
6th - 9th Grade
20 questions
Coding 2 Performance Final

Quiz
•
6th - 8th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
16 questions
Python - Variables and Input

Quiz
•
1st - 10th Grade
14 questions
Python Basic Unit 1

Quiz
•
7th - 8th Grade
15 questions
Programming - What Do I Know?

Quiz
•
7th - 9th 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
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
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade