Home
Press ? for keyboard navigation
❮
Exercise: Hello Name - STDIN
Exercise: Circle STDIN
❯
Exercise: Hello Name - ARGV
Create a file called
hello_name_argv.cr
that expects a name on the command line:
crystal hello_name_argv.cr FooBar
print "Hello FooBar" using whatever name the user provided.
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)