File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- # Examples are based on the "Learning to program with Python - school version"
2- # course of the HPI student team for Python consists of the students
3- # Selina Reinhard, Nina Ihde, Kira Grammel and the doctoral student Sebastian Serth.
4- #
5- # Course available at: https://open.hpi.de/courses/pythonjunior-schule2024
1+ # This example is based on content from the 2020 openHPI course
2+ # "Programmieren lernen mit Python" ("Learning to Program with Python")
3+ # Authors: Kira Grammel, Nina Ihde, Selina Reinhard, and Sebastian Serth
4+ # Published by: openHPI, Hasso-Plattner-Institut für Digital Engineering gGmbH
5+ # License: CC BY-NC-SA 4.0, https://creativecommons.org/licenses/by-nc-sa/4.0
6+ #
7+ # The course is freely available at: https://open.hpi.de/courses/pythonjunior2020
68
79from turtle import *
810
You can’t perform that action at this time.
0 commit comments