Let's say you have an array of wizards, like this. var wizards = ['Hermoine', 'Neville', 'Harry Potter', 'Dumbledore']; You want to check if ...
確定! 回上一頁