What is y after the following statement is executed?x = June 6, 2022 by admin ✪ Choose the correct option.What is y after the following statement is executed?x = 0y = 10 if x > 0 else –10A. -10B. 0C. 10D. 20 Submit Answer