1Which of the following is not a Python list method? Selectone:
a. pop b. insert c. get d. index
2
What will the following code output?
import math
x = 5
x = 7
print(round(math.pi, x)
Select one:
a. 3.1415927
b. 3.14
c. 7
d. 3.1415
3
Which of the following is not a characteristic of a Pythonlist?
Select one:
a. It is a sequence
b. It can hold object
c. It is an object
d. It is immutable
4
Which of the following expressions correctly test if x iseven?
Select one:
a. even(x)
b. x % 2 == 0
c. x % 2 == x
d. not odd(x)
5
When we add the following two numbers together what typeoperator will python use to add?
2.0 + 2
Select one:
a.
PayPal Gateway not configured
PayPal Gateway not configured