Integers and floating-point numbers can be mixed in arithmetic. Python 3 automatically converts integers to floats as needed. print('half is' ...
確定! 回上一頁