예제 #1
0
파일: testing.py 프로젝트: GeorQ/Python
from Searcher import Searcher
print(Searcher.InsertionSearch([1, 4, 2, 11, 5, 304, 21, 3, 23, 54, 1, 2, 90]))