- Learn Python in 7 Days
- Mohit Bhaskar N. Das
- 53字
- 2021-07-09 20:40:25
Mixed mode arithmetic
The arithmetic operation involving both integer and floating point numbers is called mixed mode arithmetic. When each operand is of a different data type, the resulting value is of the more general type, and float is the more general type.
The following screenshot will make it clearer for you:

推薦閱讀
- Deploying Node.js
- 深度實踐OpenStack:基于Python的OpenStack組件開發(fā)
- Flutter開發(fā)實戰(zhàn)詳解
- FreeSWITCH 1.8
- PHP 7底層設計與源碼實現(xiàn)
- Mastering Entity Framework
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Building an RPG with Unity 2018
- Visual FoxPro程序設計
- Python全棧數(shù)據(jù)工程師養(yǎng)成攻略(視頻講解版)
- Quantum Computing and Blockchain in Business
- Java零基礎實戰(zhàn)
- Modernizing Legacy Applications in PHP
- 從“1”開始3D編程
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐