What is the order of precedence in python?
i,ii,iii,iv,v,vi
ii,i,iii,iv,v,vi
ii,i,iv,iii,v,vi
i,ii,iii,iv,vi,v
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
| # | Quiz |
|---|---|
|
1
Discuss
|
The value of the expressions 4/(3*(2-1)) and 4/3*(2-1) is the same.
Solution |
|
2
Discuss
|
What data type is the object below?
Solution |
|
3
Discuss
|
Evaluate the expression given below if A = 16 and B = 15.
Solution |
|
4
Discuss
|
What is the average value of the following Python code snippet?
Solution |
|
5
Discuss
|
What will be the output of the following Python code?
Solution |
|
6
Discuss
|
Which of the following results in a SyntaxError?
Solution |
|
7
Discuss
|
What will be the value of x in the following Python expression?
Solution |
|
8
Discuss
|
Operators with the same precedence are evaluated in which manner?
Solution |
|
9
Discuss
|
What is the output of this expression, 3*1**3?
Solution |
|
10
Discuss
|
Which of the following is the truncation division operator?
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved