The Smalltalk Programming Language

Hello World Example Program


Click below to go directly to a specific section:
Description | Source Code | Sample Run | Program Notes

Description

This program demonstrates how to print Hello World in Smalltalk.

Source Code

 'Hello World!'

Sample Run

'Hello World!'


Program Notes

This program was created using Smalltalk Express for Windows.
[Back] [Home]

Last modified: 03:37 PM on 11/09/1996