セクション 1. 章 3
single
Simple Math: Add & Subtract
メニューを表示するにはスワイプしてください
Python makes math operations simple and powerful. Use the following basic arithmetic operators:
- Addition (
+) - Subtraction (
-) - Multiplication (
*) - Division (
/)
タスク
スワイプしてコーディングを開始
Complete and output the arithmetic operations below
- Add the price of milk (
5.42) and the price of bread (4.39). Use+operator - Subtract the price of all items in the shopping cart (
12.30) and value of gift card (5.50). Use-operator
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 3
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください