Quiz programming language

Quiz
•
Computers
•
7th Grade
•
Hard
Estela Salcido
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This code mark error when ran in Python. What is the correct form to write it?
Variabe=25
print(variable)
Variable="25"
print(variable)
Variable="25"
print=(variable)
variable=25
print(variable)
variable="25"
print=(variable)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This code mark error when ran in Python. What is the correct form to write it?
subject=Mathematics
message="Maths are easy"
print(subject, message)
subject="Mathematics"
message="Maths are easy"
print(subject, message)
subject=Mathematics
message="Maths are easy"
print(subject and message)
subject=Mathematics
message="Maths are easy"
print(subject, "message")
subject=Mathematics
message=Maths are easy
print(subject, message)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements best describes the term 'programming'?
A set of instructions
A group of words
Building blocks
Entertainment on the TV
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
exercise="sit ups"
exercise="burpees"
print(exercise)
sit ups
burpees
exercise
burpees
Syntax error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
color="red"
taste="strawberry"
color=taste
print(color)
taste
color
red
strawberry
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
clothing="winter season"
winter season="coat"
print(winter season)
winter season
cloathing
coat
Syntax error
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Intro to Python

Quiz
•
KG - University
14 questions
Data types and Input

Quiz
•
7th - 9th Grade
14 questions
Python Basics - Year 8

Quiz
•
7th - 9th Grade
14 questions
Python Basic Unit 1

Quiz
•
7th - 8th Grade
15 questions
Python : Codeathon Competition

Quiz
•
5th - 8th Grade
12 questions
Python

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

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

Quiz
•
7th 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