I have a function that i want to return the first and last word from a string. so for example firstAndLast('matlab') should give me (m,b), ...
確定! 回上一頁