Q. In a Python program, Nested if Statements denotes? (A) if statement inside another if statement (B) if statement outside the another if statement (C) Both A and B (D) None of the mentioned above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) if statement inside another if statement