Hello, World! in pseudocode

The first example will be a short program that just prints Hello, World! to the screen. In our pseudocode, it will look like this:

print "Hello, World!"

Get hands-on with 1200+ tech skills courses.