Which of these in not a core data type?
Lists
Dictionary
Tuples
Class
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
What will be the output of the following Python code snippet?
Solution |
2
Discuss
|
Which one of the following has the same precedence level?
Solution |
3
Discuss
|
Evaluate the expression given below if A = 16 and B = 15.
Solution |
4
Discuss
|
What is the answer to this expression, 22 % 3 is?
Solution |
5
Discuss
|
Which of the following will run without errors?
Solution |
6
Discuss
|
Which of the following results in a SyntaxError?
Solution |
7
Discuss
|
The expression Int(x) implies that the variable x is converted to integer.
Solution |
8
Discuss
|
What is the return value of trunc()?
Solution |
9
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 |
10
Discuss
|
What is the value of the following expression?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved