python-search-engine

时间:2021-07-10 18:50:04
【文件属性】:
文件名称:python-search-engine
文件大小:3KB
文件格式:ZIP
更新时间:2021-07-10 18:50:04
Python 搜索引擎 Your goal in this projects is Create a simple search engine like Google! You must create a program that takes two urls and one word, and Return the url that has the highest occurrence of the word. That is, The page where the highest number of times the word appears to seek. 所需概念 1. Variables. 2. If/Else statements. 3. Numeros enteros. 4. Input/Output. 5. Print. 6. While or For Loop
【文件预览】:
python-search-engine-master
----tests.py(281B)
----requirements.txt(26B)
----.travis.yml(213B)
----README.md(979B)
----application.py(46B)
----.gitignore(2KB)

网友评论