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
|
What is the return type of function id?
Solution |
2
Discuss
|
Mathematical operations can be performed on a string.
Solution |
3
Discuss
|
What is the return value of trunc()?
Solution |
4
Discuss
|
Given a function that does not return any value, What value is thrown by default when executed in shell.
Solution |
5
Discuss
|
Which is the correct operator for power(xy)?
Solution |
6
Discuss
|
What is the value of the following expression?
Solution |
7
Discuss
|
What will be the output of the following Python code?
Solution |
8
Discuss
|
The expression Int(x) implies that the variable x is converted to integer.
Solution |
9
Discuss
|
What is the output of this expression, 3*1**3?
Solution |
10
Discuss
|
Operators with the same precedence are evaluated in which manner?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved