흠... !

Posted by : at

Category : jekyll


하……

def print_hi(name)
  puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.

or

var a = 1;
var b = 2;
function sum (num1,num2){
  return num1+num2;
}
var result = sum(a,b);

About John Doe
John Doe

Hi I a John, a Web Developer and Designer.

Email : mail@johndoe.com

Website : http://johndoe.com

About Darcy

Hi, my name is Heo Junghyun. I built this site using devlopr-jekyll :D

Star
Categories