Question: In the following Python statement: zip_code = '12345' the variable zip_code holds an integer data type.
In the following Python statement:
zip_code = '12345'
the variable zip_code holds an integer data type.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
