Assume x is 3, y is 7.1 and z is ’11.5’. Which of the following statements is incorrect?
a. type(x) is int
b. the value of z is 11.5
c. the value of y is 7.1
d. type(z) is str
b. the value of z is 11.5
Computer Science & Information Technology
You might also like to view...
What is the absolute minimum value the DHCP lease duration can be set to?
A. 1 minute B. 5 minutes C. 10 minutes D. 30 minutes
Computer Science & Information Technology
Case-Based Critical Thinking QuestionsCase 2-2You are writing a brief manual on Web page design and you are reviewing the guidelines section you've written. What is the maximum number of fonts you tell readers that they should use in a Web site?
A. 1 B. 2 C. 3 D. 4
Computer Science & Information Technology