18.11.08

# Girl with the Perl Earring

!/usr/bin/bash/perl

open (FILE1, "perl_earring.jpg") || die "cannot open\n";

# Comments go here --- if you dont get it, dont worry, it just means you have yet to descend to the 7th level of coding hell.close (FILE1);

No comments: