icp/oer/courses/example-course/sections/01-introduction/02-c-add/content.html

2 lines
241 B
HTML

<p>Functions are helpful to organize code into easier to reuse snippets of code. Change the following progrom to return the sum of <strong>a</strong> and <strong>b</strong>. The section that requires to be changed is marked with "TODO".</p>