View Problem
Define a class
Declare a class named Greeter that takes a string on creation and greets using this string if you call the
There are 22 other solutions in additional languages (clojure, cpp, csharp, erlang ...)
"greet" method.
There are 22 other solutions in additional languages (clojure, cpp, csharp, erlang ...)
