Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| en:modul:m291:learningunits:lu04:loesungen:02 [2025/01/22 10:22] – vdemir | en:modul:m291:learningunits:lu04:loesungen:02 [2025/03/04 09:56] (aktuell) – vdemir | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== | + | ====== |
| - | ===== Instructions ===== | + | {{: |
| - | {{ : | + | |
| - | - Download | + | - **freeShipmentAmount = calcFreeShipment(country)**: |
| - | - Unzip the content | + | - **shoppingCartItems = sumShoppingItems(customerNo, |
| - | - Open the file with a code editor of your choice | + | - **shoppingCartItems = sumShoppingItems(customerNo, |
| - | - Copy the code in the //tryout// area of W3-School | + | - **currentShipmentCost = calcShipmentCost(CustomerNo, |
| - | - Execute | + | - **shippingDate = calcShippingDate(currentDate, |
| - | - Check the result, which is displayed in the right window of the browser | + | - **shoppingCartSum = sumShoopingPrices(customerNo, |
| + | - **currentPrice = calcActualPrice(price, discount): | ||
| + | - **priceDiscount = calcDiscount(originalPrice, | ||
| ---- | ---- | ||
| [[https:// | [[https:// | ||
| - | | ||