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

3 lines
259 B
HTML
Raw Normal View History

2018-05-05 22:18:02 +00:00
<p>Change the following program to print "Hello World!" using the printf() function. You can always try your current
program by pressing the [Execute]-button. Once you think you have mastered the assignment you submit your solution for automatic grading.</p>