
Python modules, operators and random
Flashcard
•
Computers
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What does ** operator signify in evaluating python expression?
Back
exponentiation
2.
FLASHCARD QUESTION
Front
Find the output of evaluating the expression (2**3)**2
Back
64
3.
FLASHCARD QUESTION
Front
-11.0//3 =
Back
-4.0
4.
FLASHCARD QUESTION
Front
remainder of x/y
Back
x % y
5.
FLASHCARD QUESTION
Front
What is the displayed value for Python coding below:
print(math.ceil(2.6))
Back
3
6.
FLASHCARD QUESTION
Front
What is the displayed value for Python coding below:
print(math.floor(2.6))
Back
2
7.
FLASHCARD QUESTION
Front
What does this expression result in?
Back
32
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?