Movies as code
Home
Genres
Top Posts
All Movies
Top Geeks
Submit
Created by
Ben Howdle of
The Next Best Thing
Tuesday, March 27th, 2012 at 12:41 pm |
Romance
| by Eyal Gurevitch
sub theNextBestThing {
AllThings.sort();
return AllThings [ AllThings.size - 1 ];
}
Vote up this code
0