does python have in place type casting code example Example: python type casting var_as_num = 10 var_as_str = str(var_as_num)