41.
What will be the output of the following Python code?
print(math.isinf(float('-inf')))

46.
How can you prevent a module from executing code when imported?

49.
Which of the statements about modules is false?

Read More Section(Module in Python)

Each Section contains maximum 100 MCQs question on Module in Python. To get more questions visit other sections.