Which of the following will run without errors?
round(45.8)
round(7463.123,2,1)
round()
round(6352.898,2,5)
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
|
What will be the output of the following Python code?
Solution |
|
3
Discuss
|
It is not possible for the two’s complement value to be equal to the original value in any case.
Solution |
|
4
Discuss
|
The one’s complement of 110010101 is:
Solution |
|
5
Discuss
|
What is the value of the following expression?
Solution |
|
6
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 |
|
7
Discuss
|
What data type is the object below?
Solution |
|
8
Discuss
|
What will be the value of the following Python expression?
Solution |
|
9
Discuss
|
What are the values of the following Python expressions?
Solution |
|
10
Discuss
|
What is the average value of the following Python code snippet?
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved