There is some change made to the code present in function 'add' of Calculator Module. This change is done after the module is imported. In the same session, to reflect the changes made, what is the code that needs to be executed?

import Calculator

reload(Calculator)

from Calculator import add

import add.Calculator

Verified Answer
Correct Option - b

To get all Infosys Certified Python Associate Exam questions Join Telegram Group https://rebrand.ly/lex-telegram-236dee

Telegram