Summary Task (Review): sorting a dictionary's keys. Sorting a dict means sorting the keys -- sorted() returns a list of sorted keys. bowling_scores = ...
確定! 回上一頁