Which of the following is the truncation division operator?
/
%
//
|
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
Which one of the following has the highest precedence in the expression?
Solution |
2
Discuss
|
What is the average value of the following Python code snippet?
Solution |
3
Discuss
|
The expression Int(x) implies that the variable x is converted to integer.
Solution |
4
Discuss
|
Which of the following will run without errors?
Solution |
5
Discuss
|
What is the value of the following expression?
Solution |
6
Discuss
|
What are the values of the following Python expressions?
Solution |
7
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 |
8
Discuss
|
What is the output of this expression, 3*1**3?
Solution |
9
Discuss
|
What error occurs when you execute the following Python code snippet?
Solution |
10
Discuss
|
Which one of these is floor division?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved