
រំឮកមេរៀនPython
Authored by Eric Fong
Computers
11th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
45 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, what are if-statements used for?
Looping
Indexing
Decision Making
Testing
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this code?
click = True
Like = 0
if click:
Like = Like + 1
print(Like)
0
1
2
3
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
What is the output of following code
Temperature = 20
Thermo = 15
if Temperature < 15:
Thermo = Thermo + 5
print(Thermo)
20
15
25
10
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python is an example of a....
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the output be from the following code?
print("Hello" + str(2) + "world!")
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is syntax?
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the output be from the following code?
print(Hello world!)
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?