Ben Sanga
Ben Sanga @sangatechug ·
Day 7 – FUNCTIONS (Programming) Functions are reusable blocks of code that perform specific tasks. Today covered: • What functions are • Why we use them • Writing functions with def • Parameters & return values • Reusable code • Revision exercises #Python #ProgrammingBasics
61