21.
Python is an interpreted language
(a) True
(b) False
22.
Python is a dynamically typed language
(a) True
(b) False
23.
Python is a cross platform language
(a) True
(b) False
24.
Python’s two working modes are ___ mode and ____ mode.
25.
The shortcut to run a Python program from script mode is _____