
Revision of Class XI (Python) - 1
Authored by Krishnendu Bhattacharjee
Computers
12th Grade
Used 13+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Python is an example of a....
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of these would work as a piece of code?
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the name of the environment in Python that write your programs and then test them out?
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What key do you use to compile (run) your program so that it runs in the shell?
F3
F5
F7
F9
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x = 5
y = 6
print("x*y")
The code above displays the following:
11
x*y
Syntax Error
30
6.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
x == 5
y = 6
print(x*y)
Select the correct answer(s):
Output is 30
Output is 56
Output is 11
Output is Error
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which symbol do we use if we want to add a comment to our code?
@
#
*
&
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?