pub fn print_welcome(console: Rc<RefCell<dyn Console>>) -> Result<()>
Prints the EndBASIC welcome message to the given console.