1. what are three interval key attributes of a value-variable in python? Explain with examples.
2.what is difference between implicite type conversion and explicite type conversion.
Please answer this question . I'll definitely Mark you brain list.
Answers
Answered by
0
Explanation:
The process of converting the value of one data type (integer, string, float, etc.) to another data type is called type conversion. Python has two types of type conversion.
The process of converting the value of one data type (integer, string, float, etc.) to another data type is called type conversion. Python has two types of type conversion.Implicit Type Conversion
The process of converting the value of one data type (integer, string, float, etc.) to another data type is called type conversion. Python has two types of type conversion.Implicit Type ConversionExplicit Type Conversion
Similar questions