pub fn println_green(s: String)
Just for convenience, since we seem to be printing many things in green.
The argument is of type String because the argument is always a format! expression.
String
format!