Chapter 2: Problem 15
Look at the following assignment statements: value1 = 99 value2 = 45.9 value3 = 7.0 value4 = 7 value5 = 'abc' After these statements execute, what is the Python data type of the values referenced by each variable?
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.