league-curriculum / Python-Apprentice

League Python Apprentice Curriculum
https://league-curriculum.github.io/Python-Apprentice/
Other
1 stars 153 forks source link

Grammar - Minor #3

Closed JedGStumpf closed 3 months ago

JedGStumpf commented 3 months ago

Functions

Issue: We can make another more improvement in our program; by grouping the comands to create a shape into a function. Here is an example of a function:

Solution: Remove "more" / Add an "m" to "commands".

Location: lessons/00_Turtles/06a_Variables_and_Functions.ipynb