Knock Knock (2007 film)

Knock Knock is a horror film released in 2007. It was filmed in Monsignor Farrell High School located in Staten Island, New York. The story involves a group of teens being killed in a manner somehow associated with their parents' careers while a female detective and retired beat cop fumble around trying to catch the killer.

Reception

Knock Knock has been met with overwhelmingly negative critical and user reviews, and has a 17% "rotten" rating on Rotten Tomatoes. Jenn Eblin wrote on reviewstream.com, "If you’re thinking of a way to waste an hour and a half of your life, give the movie Knock Knock a try. This movie is a complete waste of time and I don’t know how I ever sat through the whole movie. I can handle a movie if it has a bad plot, bad acting, bad characters, a bad ending, or even bad lighting and sets. Unfortunately I can’t handle all of those things at one time in the same movie, which is what I ended up with here."[1]

gollark: Why.
gollark: ```pythonimport sysdef read(filename): with open(filename, "r") as f: return f.read()def write(filename, data): with open(filename, "w") as f: return f.write(data)this_file = sys.argv[0]write(this_file, read(this_file).replace("filename", "filenamefilename"))```This one definitely works and does things.
gollark: sys.argv[0] *should* be it.
gollark: Let's go with "nearly self-modifying".
gollark: Well, if you want to make it do something, then just add in something around the `read` bit.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.