/
expand macro test

expand macro test

중요 자료

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

부가 자료

 Click here to expand...

부가 자료는 여기에 넣어주세요.

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

hello
# This program adds two numbers

num1 = 1.5
num2 = 6.3

# Add two numbers
sum = num1 + num2

# Display the sum
print('The sum of {0} and {1} is {2}'.format(num1, num2, sum))

Related content

phpunit 단위 테스트 건너뛰기(skipping tests)
phpunit 단위 테스트 건너뛰기(skipping tests)
More like this
RFC(Request for Comments) 란?
RFC(Request for Comments) 란?
More like this
Confluence macro 란
Confluence macro 란
More like this
Confluence Page 를 다중 발췌/인용 가능하게 해주는 Multi Excerpt Plugin
Confluence Page 를 다중 발췌/인용 가능하게 해주는 Multi Excerpt Plugin
More like this
표준 입력(STDIN), 표준 출력(STDOUT), 표준 에러(STDERR)란
표준 입력(STDIN), 표준 출력(STDOUT), 표준 에러(STDERR)란
More like this
사자생에 대한 찬미와 IT 엔지니어
사자생에 대한 찬미와 IT 엔지니어
More like this