From 28661a505eeb9f331c2f4af1c02b50a1600ba3a1 Mon Sep 17 00:00:00 2001 From: Laura Sach <5183697+lawsie@users.noreply.github.com> Date: Thu, 14 Nov 2024 13:41:28 +0000 Subject: [PATCH] Remove share step --- en/meta.yml | 1 - en/step_10.md | 19 ------------------- en/step_9.md | 20 ++++++++++++++------ 3 files changed, 14 insertions(+), 26 deletions(-) delete mode 100644 en/step_10.md diff --git a/en/meta.yml b/en/meta.yml index 4f4470f27..ae6eec962 100644 --- a/en/meta.yml +++ b/en/meta.yml @@ -31,5 +31,4 @@ steps: - external - title: Challenge challenge: true - - title: Share - title: What next? diff --git a/en/step_10.md b/en/step_10.md deleted file mode 100644 index 1a51047d8..000000000 --- a/en/step_10.md +++ /dev/null @@ -1,19 +0,0 @@ -## What next? - -If you are following the [Introduction to Python](https://projects.raspberrypi.org/en/pathways/python-intro) pathway, you can move on to the [Powerful patterns](https://projects.raspberrypi.org/en/projects/powerful-patterns) project. In this project, you will create inspirational art that can be scaled using repeated patterns. - ---- print-only --- - -![One of the examples from the Powerful patterns project using rotated geometric shapes.](images/kek-project.png) - ---- /print-only --- - ---- no-print --- - - - ---- /no-print --- - -If you want to have more fun exploring Python, then you could try out any of [these projects](https://projects.raspberrypi.org/en/projects?software%5B%5D=python). - diff --git a/en/step_9.md b/en/step_9.md index 841c12e93..1a51047d8 100644 --- a/en/step_9.md +++ b/en/step_9.md @@ -1,11 +1,19 @@ -## Share +## What next? -If you are in a club, why not share your project with friends? +If you are following the [Introduction to Python](https://projects.raspberrypi.org/en/pathways/python-intro) pathway, you can move on to the [Powerful patterns](https://projects.raspberrypi.org/en/projects/powerful-patterns) project. In this project, you will create inspirational art that can be scaled using repeated patterns. ---- task --- +--- print-only --- -Inspire the Raspberry Pi Foundation community with your project! +![One of the examples from the Powerful patterns project using rotated geometric shapes.](images/kek-project.png) -To submit your project to our ['Don't Collide - Community'](https://wke.lt/w/s/KobNfx){:target="_blank"} studio, please complete [this form](https://form.raspberrypi.org/f/community-project-submissions){:target="_blank"}. +--- /print-only --- + +--- no-print --- + + + +--- /no-print --- + +If you want to have more fun exploring Python, then you could try out any of [these projects](https://projects.raspberrypi.org/en/projects?software%5B%5D=python). ---- /task ---