What will be the output of the following Python expression?
24//6%3, 24//4//2
(3,1)
(1,0)
(0,3)
(1,3)
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
Which of the following expressions can be used to multiply a given number ‘a’ by 4?
Solution |
2
Discuss
|
What will be the output of the following Python expression?
Solution |
3
Discuss
|
What will be the output of the following Python expression?
Solution |
4
Discuss
|
What is the value of the following Python expression?
Solution |
5
Discuss
|
Which among the following list of operators has the highest precedence?
Solution |
6
Discuss
|
What will be the output of the following Python code?
Solution |
7
Discuss
|
What will be the output of the following Python expression?
Solution |
8
Discuss
|
Which of the following expressions involves coercion when evaluated in Python?
Solution |
9
Discuss
|
Bitwise _________ gives 1 if either of the bits is 1 and 0 when both of the bits are 1.
Solution |
10
Discuss
|
What will be the output of the following Python code snippet?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved