Given a function that does not return any value, What value is thrown by default when executed in shell.
int
bool
void
None
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
What is the order of precedence in python? i) Parentheses |
2
Discuss
|
Mathematical operations can be performed on a string.
Solution |
3
Discuss
|
The expression Int(x) implies that the variable x is converted to integer.
Solution |
4
Discuss
|
Operators with the same precedence are evaluated in which manner?
Solution |
5
Discuss
|
What is the average value of the following Python code snippet?
Solution |
6
Discuss
|
The following is displayed by a print function call. Select all of the function calls that result in this output.
Solution |
7
Discuss
|
What is the return type of function id?
Solution |
8
Discuss
|
What is the return value of trunc()?
Solution |
9
Discuss
|
What data type is the object below?
Solution |
10
Discuss
|
The value of the expressions 4/(3*(2-1)) and 4/3*(2-1) is the same.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved