The JavaScript ; 1, const starTotal = 5; ; 2 ; 3, for(const rating in ratings) { ; 4, // 2 ; 5, const starPercentage = (ratings[rating] / starTotal) ...
確定! 回上一頁