I_survived.m

Dec 19, 2007 18:58

clc;

fprintf('I survived:\n');

for x=1:2
fprintf('ASEN 200%1.0f\n',x);
end

% This semester was a bitch, but I think I'm the better for it.
% I could go on and on about why, but I'd rather be smugly
% satisified that I did it, and just relish it for a while, and say
% things like 'You have no idea.'

fprintf('\n\nYou have no idea.\n');

Leave a comment

Comments 2

so_many_penpals December 20 2007, 03:32:28 UTC
class Reply {
public static void main (String args [ ]) {
system.out.prinln("Glad you made it--we should hang out soon.");
}

Reply


takeiteasy_3 December 24 2007, 06:09:01 UTC
I think I know you rock.

Reply


Leave a comment

Up