6. True or False and Why 1. The python source program is executed directly by the CPU. 2. The int0 function in python displays the value without floating decimal. 3. It is highly useful to include comments when programming in Python. 4. The logical steps of a given python program is the following sequence of input, processing, and output S. The python interpreter converts python program into binary code to be executed by the CPU. 6. It is not useful to draw the flowchart of a given program before writing down the program. 7. Program variables are loaded into memory after program execution 8. All python functions need arguments 9. The statement x-99 is stored in the memory as a binary value 10. 1toal is a valid variable name in Python. 7. MULTIPLE CHOICE 1. The float function in Python is related to ? 2. The operator in python used for integer division is? 3. Statements generated by the interpreter are considered as ? 4 Your program is running, but do not generate the exptected output, the mistake is ? . The generates from source file a machine language program as a separate file output c. input processing d. conversion b. b. a. machine language code c. binary code b. source code d. assembly code syntax error c IDE error exception error d. logical error compilerc. CPU b. interpreterd What does the following code display? print "hello" 2 6. hello c. hello hello b. hellohello d. None of these What is the type of the value 199.25? a. integer c. Boolean 7. float d. string 8. What does the following code display? zx+y print (z) a. 5 c515 b. 15 d.20 Statement x-5 is stored internally in the memory as? 9. binary code machine language code source code d. c. assembly code b. How many values are stored just before the end of this program? 10. a. b. cno value d. Mstt Mankato Jan 2019