The user requests a code to read two attached CSV files and compare street names between them. The code should count the number of matching streets and print the entire lines of data where matches occur. The output should include both the match count and the corresponding lines from each file.