diff --git a/content/adventures/en.yaml b/content/adventures/en.yaml index 45864100333..e8edf0f61b0 100644 --- a/content/adventures/en.yaml +++ b/content/adventures/en.yaml @@ -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! - -
- Title - Title - Title -
- example_code: '' - start_code: '## Recreate the drawings with the turtle!' - 17: - story_text: | - ### Exercise - Recreate the drawings with the turtle! - -
- Title - Title - Title -
- example_code: '' - start_code: '## Recreate the drawings with the turtle! ' - 18: - story_text: | - ### Exercise - Recreate the drawings with the turtle! - -
- Title - Title - Title -
- example_code: '' - start_code: '## Recreate the drawings with the turtle! ' while_command: name: '{while}' default_save_name: while_command