class Movement { String Name; Movement(); consumedCalories() { // calculation of calories } } class ToFix { final String note, author, date; ...
確定! 回上一頁