worksheet 3 for class XI IF ELSE AND ELIF
Part1:Fill in the Blanks Complete the following code snippets by filling in the blanks: python age = 20 if age ___ 18 : print ( "You are …
Part1:Fill in the Blanks Complete the following code snippets by filling in the blanks: python age = 20 if age ___ 18 : print ( "You are …