Hello, World! in GAP

Example for versions GAP 4.4.12

To run as a script use gap -q < filename.gap

Print("Hello, Wolrd!\n");