[ create a new paste ] login | about

Link: http://codepad.org/6GyUrr75    [ raw code | output | fork ]

sironekotoro - Perl, pasted on Sep 23:
1
2
print "my name is sironekotoro\n";
print "age 3*";


Output:
1
2
my name is sironekotoro
age 3*


Create a new paste based on this one


Comments: