What is the output of this expression, 3*1**3?
23
13
1
3
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
Which of the following results in a SyntaxError?
Solution |
2
Discuss
|
The value of the expressions 4/(3*(2-1)) and 4/3*(2-1) is the same.
Solution |
3
Discuss
|
What is the return value of trunc()?
Solution |
4
Discuss
|
Which of these in not a core data type?
Solution |
5
Discuss
|
Which of the following operators has its associativity from right to left?
Solution |
6
Discuss
|
What error occurs when you execute the following Python code snippet?
Solution |
7
Discuss
|
It is not possible for the two’s complement value to be equal to the original value in any case.
Solution |
8
Discuss
|
The following is displayed by a print function call. Select all of the function calls that result in this output.
Solution |
9
Discuss
|
Mathematical operations can be performed on a string.
Solution |
10
Discuss
|
Which one of these is floor division?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved