filmov
tv
Python Turtle Game - Adding a New Function
![preview_player](https://i.ytimg.com/vi/jUHExsnP41o/maxresdefault.jpg)
Показать описание
This video helps a beginner Python student use "turtle graphics" to learn how to:
copy and paste an existing function (def),
modify the new function,
add a statement that "calls" the new function,
and
matches the new function to a keyboard key so the human user can invoke that new function by pressing a key on the keyboard.
copy and paste an existing function (def),
modify the new function,
add a statement that "calls" the new function,
and
matches the new function to a keyboard key so the human user can invoke that new function by pressing a key on the keyboard.