Using coding concepts to teach middle school math and programming. I focus primarily on coding with Scratch and Python.
Monday, June 27, 2016
Fibonacci AND functions
This was posted on the Python website, a cool little program to generate the first numbers of the Fibonacci Series. So, with a simple 7 or 8 lines of code, you can teach kids how to define functions and teach them about the Series!
No comments:
Post a Comment