Movies as code
Home
Genres
Top Posts
All Movies
Top Geeks
Submit
Created by
Ben Howdle of
Episode IV
Thursday, March 15th, 2012 at 9:42 am |
Science Fiction
| by
Cel
public
final
class
EpisodeVI
{
public
static
Movie theJedi
;
public
Movie starWars
(
)
{
return
theJedi
;
}
}
Vote up this code
0