Customizing Functions
Learn to create your own functions for specific tasks.
So far, we have added plenty of functionalities to Edward's world. Be it being able to turn()
, move()
, perform tasks (place_plant()
and remove trash()
), communicate (using print()
and input()
), or even remember stuff (variables!), we have come a long way in learning about Python.
It’s time to improve his world some more. But first, interact with the widget below and then we have a question for you.
Get hands-on with 1400+ tech skills courses.