Q. In python, we use “try” and “catch” for exception handling? (A) Yes (B) No (C) --- (D) --- ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) No Explanation: We use “try” and “except” for exception handling.