Skip to content

Commit

Permalink
remove br
Browse files Browse the repository at this point in the history
  • Loading branch information
Felienne committed Nov 22, 2024
1 parent 6704fb2 commit 1f88bb1
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions content/pages/nl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1634,16 +1634,16 @@ workbooks:
print De drie geluksnummers zijn:
print nummers at random en print nummers at random en print nummers at random
output: |-
Welkom bij de bingoavond<br>
De drie geluksnummers zijn:<br>
Welkom bij de bingoavond
De drie geluksnummers zijn:
5 en 3 en 10
- type: input
answer: |-
films is Avengers, Barbie, Inside Out
print We gaan vanavond naar de film.
print We kiezen: films at random
output: |-
We gaan vanavond naar de film.<br>
We gaan vanavond naar de film.
We kiezen: Inside Out
- type: text
Expand Down Expand Up @@ -2468,10 +2468,10 @@ workbooks:
repeat 4 times
print 'Joehoe!'
output: |-
Joehoe!<br>
Joehoe!<br>
Joehoe!<br>
Joehoe!<br>
Joehoe!
Joehoe!
Joehoe!
Joehoe!
- type: input
answer: |-
repeat 2 times
Expand All @@ -2481,18 +2481,18 @@ workbooks:
repeat 2 times
print 'Alle klokken luiden!'
output: |-
Vader Jacob...<br>
Vader Jacob...<br>
Leeft gij nog?<br>
Leeft gij nog?<br>
Alle klokken luiden!<br>
Alle klokken luiden!<br>
Vader Jacob...
Vader Jacob...
Leeft gij nog?
Leeft gij nog?
Alle klokken luiden!
Alle klokken luiden!
- type: text
contents: |-
#### Opdracht 6: Programmeerwoorden
We hebben deze les een nieuw programmeerwoord geleerd: inspringen.
- type: define
word: "Hoe laat je een regel code inspringen?"
word: "inspringen"
answer: "een regel code laten beginnen met spaties"
lines: 1

Expand Down

0 comments on commit 1f88bb1

Please sign in to comment.