cast type python code example Example: python type casting var_as_num = 10 var_as_str = str(var_as_num)