[1] FINISH 1-st-exercise #148
3
BudakovIS/docs/hash.py
Normal file
3
BudakovIS/docs/hash.py
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
SIZE = 1000
|
||||||
|
buckets = [None] * SIZE
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user