develop #1

Open
FirsovAV wants to merge 1097 commits from UNN/2026-rff_mp:develop into develop
3 changed files with 5 additions and 1 deletions
Showing only changes of commit 85a4936d4c - Show all commits

3
pomelovsd/HashTable.py Normal file
View File

@ -0,0 +1,3 @@
def
def ht_insert(buckets, name, phone):

View File

@ -15,7 +15,8 @@
}
],
"source": [
" "
"import LinkedLists\n",
"import HashTable\n"
]
}
],