View Problem
OOP

Define a class

Declare a class named Greeter that takes a string on creation and greets using this string if you call the "greet" method.

There are 15 other solutions in additional languages (cpp, csharp, erlang, fsharp ...)