Which of the following is a comment in Python?
Python-Variables, Expressions

Quiz
•
Computers
•
University
•
Medium
Ulaganathan J
Used 7+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
/* This is a test */
// This is a test
* This is a test
# This is a test
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following code print out?
print("123" + "abc")
123 abc
This is a syntax error because you cannot add strings
123+abc
123abc
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a bad Python variable name?
Spam
_spam
23spam
SPAM23
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following variables is the "most mnemonic"?
x1q3z9ocd
variable_173
hours
x
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a Python reserved word?
iterate
continue
break
else
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following elements of a mathematical expression in Python is evaluated first?
*
/
()
+
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the value of x after the following statement executes:
x = 1 + 2 * 3 - 8 / 4
5.0
4
15
3.0
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
[Python For All] Quiz 5 - Numpy

Quiz
•
University
10 questions
Intro to Programming Quiz

Quiz
•
University
10 questions
Python-Expressions#1

Quiz
•
12th Grade - University
15 questions
Python Programming - Introduction

Quiz
•
University
10 questions
Quiz6

Quiz
•
University
17 questions
Python Revision

Quiz
•
10th Grade - University
8 questions
Basic of Python

Quiz
•
University
10 questions
Session 2

Quiz
•
University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade