the important part is: `case x :: xs => println...
# announcements
m
the important part is:
case x :: xs => println(x + " " + xs)