There is a somewhat famous Unix brain-teaser: Write an if expression to make the following program print Hello, world! on the screen. The exp
if
Hello, world!
exp