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
Which of the following is a comment in Python?
/* 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 Wayground
10 questions
Python Dictionaries

Quiz
•
University
10 questions
Python Basics

Quiz
•
University
15 questions
Python Variables

Quiz
•
University
10 questions
Scientific Computing with Python-Basics

Quiz
•
University
15 questions
Python Basics Quiz 1

Quiz
•
8th Grade - University
15 questions
CODE ZENITH

Quiz
•
University
10 questions
python test 1_23_24

Quiz
•
University
15 questions
Python Basics

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