What is the output of the code?
Anonymous Quiz
41%
[1, 2, 3, 1, 2, 3] and [1, 2, 3, 1, 2, 3]
25%
[1, 2, 3] and [1, 2, 3, 1, 2, 3]
8%
[1, 2, 3, 1, 2, 3] and [1, 2, 3]
10%
[1, 2, 3] and [1, 2, 3]
8%
Error
8%
None of the above
What is the output of the code?
Anonymous Quiz
13%
'Finally Block!'
16%
'Index out of bound!'
13%
'Done!' followed by 'Nothing is wrong!'
13%
'Nothing is wrong!' followed by 'Finally block!'
24%
'Done!' followed by 'Nothing is wrong!' followed by 'Finally block'
10%
'Index out of bound!' followed by 'Finally block'
8%
Error
3%
None of the above
What is the output of the code?
Anonymous Quiz
9%
500 100
39%
500 -100
16%
200 0
10%
200 100
19%
Error
5%
None of the above
What is the output of the code?
Anonymous Quiz
38%
true
11%
false
9%
true false
22%
Error will occur in line 1
14%
Error will occur in line 3
2%
Error will occur in line 4
5%
None of the above
What is the output of the code?
Anonymous Quiz
7%
0 1 2
8%
a b c
46%
0a 1b 2c
30%
Error
9%
None of the mentioned
๐คฏ1
What is the output of the program?
Anonymous Quiz
9%
2 3 -4 3
33%
2 3 -3 3.12
19%
2 4 -3 3
17%
2 3 -4 3.12
16%
Error
7%
None of the above
What is the output of the program?
Anonymous Quiz
20%
['11', '4', '1886', '11']
21%
['1141886'] ['1', '1']
27%
['11', '4', '1886'] ['11']
23%
['11', '4', '1886'] ['1', '1']
5%
Error
4%
None of the above
๐1