Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
en:modul:m291:learningunits:lu04:loesungen:02 [2025/01/22 10:20] – angelegt 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, |
- | - Copy the code in the //tryout// area of W3-School | + | - **shoppingCartItems = sumShoppingItems(customerNo, |
- | - Execute | + | - **currentShipmentCost = calcShipmentCost(CustomerNo, |
- | - Check the result, which is displayed in the right window of the browser | + | - **shippingDate = calcShippingDate(currentDate, |
+ | - **shoppingCartSum = sumShoopingPrices(customerNo, | ||
+ | - **currentPrice = calcActualPrice(price, discount): | ||
+ | - **priceDiscount = calcDiscount(originalPrice, | ||
---- | ---- | ||
[[https:// | [[https:// | ||
- | |