Skip to content

Instantly share code, notes, and snippets.

@nattybear
Last active June 6, 2017 08:12
Show Gist options
  • Save nattybear/7e129f556284d5c4a622fccc99807498 to your computer and use it in GitHub Desktop.
Save nattybear/7e129f556284d5c4a622fccc99807498 to your computer and use it in GitHub Desktop.
첫번째 문제

자기 이름 출력하기

아래와 같은 문자열을 화면에 출력하는 코드를 작성해보세요.

안녕하세요! 저는 홍길동입니다.

이 때 홍길동 대신에 자기 자신의 이름을 출력해야 합니다.

작성한 코드는 이 문제처럼 gist.github.com을 이용해서 제출해주세요.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment