English, asked by abhirathod012001, 4 months ago

explain type conversion with examples​

Answers

Answered by Anonymous
4

\huge\star{your{\mathfrak{\red{answer}}}}♬

An example would be the conversion of an integer value into a floating point value or its textual representation as a string, and vice versa. Type conversions can take advantage of certain features of type hierarchies or data representations

Answered by Anonymous
1

Answer:

\huge{\boxed{\boxed{\underline{\rm{\pink{AnSwEr}}}}}}

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.

  1. Implicit Type Conversion
  2. Explicit Type Conversion
Similar questions