本節書摘來自異步社群《python極客項目程式設計 》一書中的第1章,第1.5節,作者 [美] mahesh venkitachalam,王海鵬 譯,更多章節内容可以通路雲栖社群“異步社群”公衆号檢視。
下面是該程式的運作示例:
<code>$ python playlist.py --common test-data/maya.xml test-data/rating.xml</code>
下面是輸出:
現在,讓我們繪制這些音軌的一些統計資料。
<code>$ python playlist.py --stats test-data/rating.xml</code>
圖1-1展示了這次運作的輸出。
