![240](https://upload.jianshu.io/users/upload_avatars/10998204/606b7e02-c894-462d-a701-ecebca0b2b2d.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP屬地:廣東
Function def f(x): no return will return None Tuples元組 an ordered sequen...
HashMap 的實(shí)例有兩個(gè)參數(shù)影響其性能:“初始容量” 和 “加載因子”。容量 是哈希表中桶的數(shù)量,初始容量 只是哈希表在創(chuàng)建時(shí)的容量。加載因...
The six basic operations/primitives that gives a language Turing complet...
選擇排序 time complexity O(n^2) 歸并排序