python的7個經典的面試題

http://michaelyou.github.io/2015/05/19/%E7%BF%BB%E8%AF%91-7%E4%B8%AA%E7%BB%8F%E5%85%B8python%E9%9D%A2%E8%AF%95%E9%A2%98/ python 下面的代碼輸出什麼? list = ['a', 'b', 'c', 'd', 'e'] print list[10:] 上面的代碼輸出[],而且
相關文章
相關標籤/搜索