code

Type casting.

Python

E.g.

str(100)
int('100')