Sección 1. Capítulo 3
single
Simple Math: Add & Subtract
Desliza para mostrar el menú
Python makes math operations simple and powerful. Use the following basic arithmetic operators:
- Addition (
+) - Subtraction (
-) - Multiplication (
*) - Division (
/)
Tarea
Swipe to start coding
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 value of gift card (
5.50) from the price of all items in the shopping cart (12.30) using the-operator.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 3
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla