The expression Int(x) implies that the variable x is converted to integer.
True
False
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
What is the average value of the following Python code snippet?
Solution |
2
Discuss
|
Which one of these is floor division?
Solution |
3
Discuss
|
What will be the output of the following Python code?
Solution |
4
Discuss
|
The following is displayed by a print function call. Select all of the function calls that result in this output.
Solution |
5
Discuss
|
Which is the correct operator for power(xy)?
Solution |
6
Discuss
|
What will be the value of the following Python expression?
Solution |
7
Discuss
|
Which of the following operators has its associativity from right to left?
Solution |
8
Discuss
|
The value of the expressions 4/(3*(2-1)) and 4/3*(2-1) is the same.
Solution |
9
Discuss
|
What will be the value of x in the following Python expression?
Solution |
10
Discuss
|
Given a function that does not return any value, What value is thrown by default when executed in shell.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved