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 return value of trunc()?
Solution |
2
Discuss
|
Which of the following is the truncation division operator?
Solution |
3
Discuss
|
What is the output of this expression, 3*1**3?
Solution |
4
Discuss
|
Which one of these is floor division?
Solution |
5
Discuss
|
What is the order of precedence in python? i) Parentheses |
6
Discuss
|
The value of the expressions 4/(3*(2-1)) and 4/3*(2-1) is the same.
Solution |
7
Discuss
|
Mathematical operations can be performed on a string.
Solution |
8
Discuss
|
It is not possible for the two’s complement value to be equal to the original value in any case.
Solution |
9
Discuss
|
What is the answer to this expression, 22 % 3 is?
Solution |
10
Discuss
|
What are the values of the following Python expressions?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved