Skip to content

Commit

Permalink
upto level 15
Browse files Browse the repository at this point in the history
  • Loading branch information
MarleenGilsing committed Nov 30, 2023
1 parent 42ed105 commit 65ea2bf
Showing 1 changed file with 0 additions and 36 deletions.
36 changes: 0 additions & 36 deletions content/adventures/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5187,42 +5187,6 @@ adventures:
Star
A star is usually drawn using 144-degree-turns. If you change this slightly to 143 degrees for example and repeat the pattern multiple times with a {while} loop you can make this figure.
start_code: '## Recreate the drawings with the turtle! '
16:
story_text: |
### Exercise
Recreate the drawings with the turtle!
<div class="w-full flex flex-row gap-2">
Title <img src="https://github.com/hedyorg/hedy/assets/80678586/76e42c76-aa3f-4863-8eee-ead73c09a186" width="100">
Title <img src="https://github.com/hedyorg/hedy/assets/80678586/17f878cc-e893-4c10-b32e-a09a50bf08de" width="100">
Title <img src="https://github.com/hedyorg/hedy/assets/80678586/877fc337-df80-4185-8005-a6c28904f66e" width="100">
</div>
example_code: ''
start_code: '## Recreate the drawings with the turtle!'
17:
story_text: |
### Exercise
Recreate the drawings with the turtle!
<div class="w-full flex flex-row gap-2">
Title <img src="https://github.com/hedyorg/hedy/assets/80678586/76e42c76-aa3f-4863-8eee-ead73c09a186" width="100">
Title <img src="https://github.com/hedyorg/hedy/assets/80678586/17f878cc-e893-4c10-b32e-a09a50bf08de" width="100">
Title <img src="https://github.com/hedyorg/hedy/assets/80678586/877fc337-df80-4185-8005-a6c28904f66e" width="100">
</div>
example_code: ''
start_code: '## Recreate the drawings with the turtle! '
18:
story_text: |
### Exercise
Recreate the drawings with the turtle!
<div class="w-full flex flex-row gap-2">
Title <img src="https://github.com/hedyorg/hedy/assets/80678586/76e42c76-aa3f-4863-8eee-ead73c09a186" width="100">
Title <img src="https://github.com/hedyorg/hedy/assets/80678586/17f878cc-e893-4c10-b32e-a09a50bf08de" width="100">
Title <img src="https://github.com/hedyorg/hedy/assets/80678586/877fc337-df80-4185-8005-a6c28904f66e" width="100">
</div>
example_code: ''
start_code: '## Recreate the drawings with the turtle! '
while_command:
name: '{while}'
default_save_name: while_command
Expand Down

0 comments on commit 65ea2bf

Please sign in to comment.