What is the value of the following expression?
2+4.00, 2**4.0
(6.0, 16.0)
(6.00, 16.00)
(6, 16)
(6.00, 16.0)
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
What are the values of the following Python expressions?
Solution |
2
Discuss
|
In order to store values in terms of key and value we use what core data type.
Solution |
3
Discuss
|
What error occurs when you execute the following Python code snippet?
Solution |
4
Discuss
|
Mathematical operations can be performed on a string.
Solution |
5
Discuss
|
What is the order of precedence in python? i) Parentheses |
6
Discuss
|
Which of the following operators has its associativity from right to left?
Solution |
7
Discuss
|
What is the return type of function id?
Solution |
8
Discuss
|
What is the value of the following expression?
Solution |
9
Discuss
|
Which one of these is floor division?
Solution |
10
Discuss
|
The expression Int(x) implies that the variable x is converted to integer.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved