Goods transport is two games in one repo. Game 1, "Räkna Varorna", involves counting items delivered in carts. Game 2, "Sortera Varorna", involves sorting and filtering carts depending on conditions.
"Zifro Playground: Räkna Varorna" and "Zifro Playground: Sortera Varorna" is developed, maintained, and owned by © Zifro AB (zifro.se)
"Räkna Varorna" Live version: zifro.se/playground/rakna-varorna
- Using variables
- Using operators (
a + b
)
"Sortera Varorna" Live version: zifro.se/playground/sortera-varorna
- Using variables
for
loopsif
statements