RunestoneInteractive / fopp

Foundations of Python Programming
https://runestone.academy/runestone/static/fopp/index.html
37 stars 120 forks source link

Expand algorithm definition #319

Closed sschaub closed 4 years ago

sschaub commented 4 years ago

I thought it would be helpful to expand the explanation of algorithms to include an example and discuss the relationship between algorithms, pseudocode, and programs.