Course of Raku / Essentials / Basic introduction to Raku and its compiler / Running programs / Exercises

Hello, me!

Problem

Create and run a program that prints a greeting with your name. Save the program in a file and run it from the command line. If you prefer, you can run the program online or directly from an IDE.

Example

Here is an example of running the program and of its output:

$ raku hello-me.raku
Hello, Andrew!

Solution

Try solving this task yourself. Save the code in a file and pass it to the command-line interpreter or run it using other methods that we covered earlier. If you want to see the example, or if your program—for some reason—does not work, you are welcome to check the working solution via the link below.

See the solution

Course navigation

Using online services   |   Solution: Hello, me!

Translations of this page: EnglishDeutschEspañolItalianoLatviešuNederlandsБългарскиРусскийУкраїнська