Computer Science, asked by triptiverma888, 11 months ago

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 khyati8446
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