No student devices needed. Know more
14 questions
What is the output of the following python program?
Error
12
15
1512
What is the output of the following python code?
Error
100
99
101
What is the output of the following python code?
13
10
2
5
What is the output of the following python code?
error
hello
16
16
hello
What is the output of the following python code?
Error
12 4
4 12
4 15
What is the output of the following python code?
1 2 3 4
5 10 15 20
10 20 30 40
5 10 15 40
What is the output of the following python code?
outer
error
inner
outer
outer
inner
error
What is the output of the following python code?
Error
7
8
15
What is the output of the following python code?
I Love Paris in the summer
error
I Love Paris in the summer
I Love Paris in the summer
What is the output of the below python code?
I am looking for a course in Paris!
Only in spring, but London is great as well!
Only in spring, but London is great as well!
I am looking for a course in Paris!
I am looking for a course in Paris!
Only in spring, but London is great as well!
Only in spring, but London is great as well!
Only in spring, but London is great as well!
I am looking for a course in Paris!
Only in spring, but London is great as well!
What is the output of the following python code?
42 17 4 17
42 15 3 4
1 15 3 4
17 4
42 33 17 100
What is the output of the following python code?
100
90
80
error
Read the following Python code carefully and point out the global variables?
x
y and z
x, y and z
Neither x, nor y, nor z
What is the output of this python code?
Error
True
False
None
Explore all questions with a free account