Sha256: 86799d35f20ddb806a8907522c602b5bbf41007542d32d548371fb3204675e66

Contents?: true

Size: 847 Bytes

Versions: 17

Compression:

Stored size: 847 Bytes

Contents

# Hello World

The classical introductory exercise. Just say "Hello, World!".

["Hello, World!"](http://en.wikipedia.org/wiki/%22Hello,_world!%22_program) is
the traditional first program for beginning programming in a new language
or environment.

The objectives are simple:

- Write a function that returns the string "Hello, World!".
- Run the test suite and make sure that it succeeds.
- Submit your solution and check it at the website.

If everything goes well, you will be ready to fetch your first real exercise.



## Source

This is an exercise to introduce users to using Exercism [http://en.wikipedia.org/wiki/%22Hello,_world!%22_program](http://en.wikipedia.org/wiki/%22Hello,_world!%22_program)

## Submitting Incomplete Solutions
It's possible to submit an incomplete solution so you can see how others have completed the exercise.

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
trackler-2.2.1.13 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.1.12 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.1.11 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.1.10 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.1.9 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.1.8 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.1.7 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.1.6 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.1.5 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.1.4 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.1.3 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.1.2 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.1.1 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.1.0 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.0.6 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.0.5 tracks/kotlin/exercises/hello-world/README.md
trackler-2.2.0.4 tracks/kotlin/exercises/hello-world/README.md