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
|
What is the output of this expression, 3*1**3?
Solution |
2
Discuss
|
Which of these in not a core data type?
Solution |
3
Discuss
|
What is the value of the following expression?
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 one of the following has the highest precedence in the expression?
Solution |
6
Discuss
|
Which one of these is floor division?
Solution |
7
Discuss
|
Evaluate the expression given below if A = 16 and B = 15.
Solution |
8
Discuss
|
Which of the following results in a SyntaxError?
Solution |
9
Discuss
|
What will be the value of the following Python expression?
Solution |
10
Discuss
|
In python we do not specify types, it is directly interpreted by the compiler, so consider the following operation to be performed.
the objective is to make sure x has an integer value, select all that apply
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved