1) Write the output a) Hello b) Bye c) Hellobye d) Byehello 2) Which one of the following is a valid Python if statement? a) if a>=2 : b) if (a >= 2) c) if (a => 22) d) if a >= 22 3) What is the output of the given below program? a) Hello b) Know Program c) Compiled Successfully, No Output. d) Error 4) What is the output of the given below program? a) Hi b) Know Program c) Hi Hello d) Know Program Hello 5) Under what conditions will this code fragment print ”water” a) if temp greater than 42 and less than 212 it will pri b) if temp greater than 212 and less than 32 it will pri c) if temp greater than 32 and less than 212 it will print water d) if temp greater than 45 and less than 212 it will pri 6) What is the output produced by the following code? a) c d b) a b c) b a d) d e 7) What will be the output after the following statements? a) 20 b) 5 c) x d) 7 8) What will be the output after the following statements? a) 20 b) 5 c) 10 d) 8 9) What will be the output after the following statements? a) true b) false c) not true d) not false 10) What will be the output after the following statements? a) true b) false c) not true d) not false

Python programming grade 7

Leaderboard

Visual style

Options

Switch template

Continue editing: ?