
public class Movie{
boolean movieContainsSamualLJackson = false;
public int MovieGrade {
if(this.movieContainsSamualLJackson == true){
int MFBySamual = 0;
while(Script.end() != false){
if(Script.readLine("moviescript.txt").contains("Mother Fucker")){
MFBySamual++;
}
if(MFBySamual <= 1) {return 0;} //Do not go see movie.
else if(MFBySamual <= 25) {return 1;}
else if(MFBySamual <=200) {return PulpFiction}
}
}
}
Please forgive the terrible syntax. Google blogger wont allow me to do real editing on it (like tabs) unless I put html tags in this thing...and screw that.
This movie rocks. Go see it as soon as you get a chance. And after you go see it, rush yourself to the store to buy the freakin awesome soundtrack!
No comments:
Post a Comment