What is the result of the code?
Anonymous Quiz
33%
300 400
20%
100 400
20%
100 200
10%
300 200
10%
None of the above
8%
Error
What is the output of the code?
Anonymous Quiz
10%
1 2 3
16%
1 3 2
14%
1 (3, 2)
6%
1 (2, 3)
33%
1 {'c': 3, 'b': 2}
2%
1 {'c': 2, 'b': 3}
13%
Error
5%
None of the above
๐1
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