1. JUST STARTING OUT WITH TRINKET
Trinket Basics
Trinket Challenges
Write code using blocks or python to accomplish ANY two of the below challenges. Click on a picture to view it at work!
2. SOME MORE TRINKET (for those who already know the basics)
A function is a name given to a sequence of code. There are two things you need to know: (1) CREATE A FUNCTION and (2) USE A FUNCTION.
Here is a very simple example.
Now, here are a few harder challenges for you.
3. using functions within functions