What data type is the object below?
L = [1, 23, 'hello', 1]
list
dictionary
array
tuple
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
The value of the expressions 4/(3*(2-1)) and 4/3*(2-1) is the same.
Solution |
2
Discuss
|
What will be the value of x in the following Python expression?
Solution |
3
Discuss
|
Which of the following results in a SyntaxError?
Solution |
4
Discuss
|
Which of the following operators has its associativity from right to left?
Solution |
5
Discuss
|
What will be the value of the following Python expression?
Solution |
6
Discuss
|
What is the return value of trunc()?
Solution |
7
Discuss
|
In order to store values in terms of key and value we use what core data type.
Solution |
8
Discuss
|
What is the order of precedence in python? i) Parentheses |
9
Discuss
|
What is the return type of function id?
Solution |
10
Discuss
|
What is the answer to this expression, 22 % 3 is?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved