4
Students
25%
Completion rate
greeter
greeter is a simple application that should print the greeting: "Hello, Hexlet! It works!". Yet now it prints some uninformative message "Something went wrong".
In this challenge, you will have to figure out and debug the greeter app. To complete the task, you should make greeter print this line:
$ greeter
Hello, Hexlet! It works!
Tips
- Type
greeter -h
to display help - Use the
nano
editor to edit the configuration file
For full access to the challenge you need a professional subscription.
A professional subscription will give you full access to all Hexlet courses, projects and lifetime access to the theory of lessons learned. You can cancel your subscription at any time.