found `&'static str`. So a string literal is of type &str and does not appear compatible with the type String . We can change the message ...
確定! 回上一頁