[1] FINISH 1-st-exercise #148

Merged
git_admin merged 23 commits from IvanBud123/2026-rff_mp:1-st-exercise into develop 2026-03-15 06:42:24 +00:00
Showing only changes of commit 8c642fea20 - Show all commits

3
BudakovIS/docs/hash.py Normal file
View File

@ -0,0 +1,3 @@
SIZE = 1000
buckets = [None] * SIZE