if you type print("4"+"9") what result would you get
Grade 7 Python

Quiz
•
Computers
•
7th Grade
•
Medium
Quizizz Content
Used 3+ times
FREE Resource
19 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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 Quizizz
14 questions
Python Basics - Year 8

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

Quiz
•
6th - 8th Grade
15 questions
Year 8 | Intro to Python | Quiz 1

Quiz
•
7th Grade
17 questions
Python KS3

Quiz
•
6th - 9th Grade
16 questions
Python - Variables and Input

Quiz
•
1st - 10th Grade
15 questions
Python : Codeathon Competition

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

Quiz
•
1st Grade - University
22 questions
Python for Beginners (Module 1)

Quiz
•
7th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
20 questions
Math Review

Quiz
•
7th Grade
14 questions
Subtracting Integers

Lesson
•
6th - 8th Grade
15 questions
Exponent Properties

Quiz
•
7th - 9th Grade