rename search engine to hw7

This commit is contained in:
Jidong Xiao
2023-10-20 10:05:59 -04:00
parent aeccc37209
commit d291504407

View File

@@ -1,4 +1,4 @@
# Homework 6 — Design and Implementation of a Simple Google # Homework 7 — Design and Implementation of a Simple Google
In this assignment you will develop a simple search engine called New York Search. Your program will mimic some of the features provided by Google. Please read the entire handout before starting to code the assignment. In this assignment you will develop a simple search engine called New York Search. Your program will mimic some of the features provided by Google. Please read the entire handout before starting to code the assignment.