Python as a Calculator · To add 4 and 2, use + 4 + 2 · To subtract 2 from 4, use - 4 - 2 · To multiply 4 and 2, use * 4 * 2 · To divide two integers 5 by 2, use / ...
確定! 回上一頁