Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |||
| en:modul:m291:learningunits:lu03:loesungen:01 [2025/02/28 13:40] – vdemir | en:modul:m291:learningunits:lu03:loesungen:01 [2025/02/28 13:46] (aktuell) – vdemir | ||
|---|---|---|---|
| Zeile 4: | Zeile 4: | ||
| - Open the playground with the link above. You will be presented with a splited window on which on the right hand side you will see the coding area, and on the right hand side the result area. | - Open the playground with the link above. You will be presented with a splited window on which on the right hand side you will see the coding area, and on the right hand side the result area. | ||
| - Currently there is a //Hello World// message with a lightgreen background. | - Currently there is a //Hello World// message with a lightgreen background. | ||
| - | - Add a new variable // | + | - Add a new variable // |
| - | - Change the background colour to /7red** | + | - Change the background colour to //red//. |
| - | - Execute the changes by bushing the // | + | - Execute the changes by bushing the // |
| - | - Check the result | + | - Check the result. |
| Your result is supposed to look like the following image: | Your result is supposed to look like the following image: | ||