How is the scope of a statement defined in python?Questions & Answers › Category: Python › How is the scope of a statement defined in python? 0 Vote Up Vote Down Lokesh Kumar Staff asked 3 years ago How is the scope of a statement defined in python? a. Using scope terminator = ‘;’ b. Using scope terminator = ‘{‘ c. Using indent d. None of the answerShare this: Share on Facebook (Opens in new window) Facebook Share on X (Opens in new window) X Share on WhatsApp (Opens in new window) WhatsApp Print (Opens in new window) Print Share on LinkedIn (Opens in new window) LinkedIn Share on Pinterest (Opens in new window) Pinterest Like this:Like Loading...1 Answers -1 Vote Up Vote Down Lokesh Kumar Staff answered 3 years ago c. Using indentShare this: Share on Facebook (Opens in new window) Facebook Share on X (Opens in new window) X Share on WhatsApp (Opens in new window) WhatsApp Print (Opens in new window) Print Share on LinkedIn (Opens in new window) LinkedIn Share on Pinterest (Opens in new window) Pinterest Like this:Like Loading...