File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 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
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
55# License: CC BY-NC-SA 4.0, https://creativecommons.org/licenses/by-nc-sa/4.0
6- #
6+ #
77# The course is freely available at: https://open.hpi.de/courses/pythonjunior2020
88
99from turtle import *
You can’t perform that action at this time.
0 commit comments