CPPForSchool.com: Variable, Operator & Expression Set 1: Assignment 1

The first assignment is like most, if not all, coding languages.  That's right, its all about "Hello world".

1. Write a program to print HELLO WORLD on screen.


Of course, it wouldn't be a success without a screenshot of the "Hello World" message.


Comments

Popular posts from this blog

CPPForSchool.com: Variable, Operator & Expression Set 1: Assignment 9

CPPForSchool.com: Array - Single Dimension Set 1 Assignment 6

CPPForSchool.com: Variable, Operator & Expression Set 1: Assignment 8