
питон 2
Authored by кек .
English
Professional Development
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
29 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct syntax for an if statement in Python?
if x > 5:
if (x > 5)
if x > 5 then:
if x > 5 {}
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used for comparison in Python?
==
=
><
===
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to write an else statement in Python?
else:
else if:
elseif:
else do:
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method in Python is used to convert a string to uppercase?
upper()
toUpperCase()
capitalize()
uppercase()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is used to handle exceptions in Python?
try-except
catch
error
throw
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct syntax for defining a class in Python?
class MyClass:
MyClass class:
define MyClass:
class MyClass():
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the continue statement do in a loop in Python?
Skips the rest of the current loop iteration.
Exits the loop completely.
Restarts the loop from the beginning.
Breaks the loop and goes to the next statement.
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?