Skip to content

Instantly share code, notes, and snippets.

@nattybear
Last active June 7, 2017 02:54
Show Gist options
  • Save nattybear/e5b93948ebf49bed68255e03e77a8b8d to your computer and use it in GitHub Desktop.
Save nattybear/e5b93948ebf49bed68255e03e77a8b8d to your computer and use it in GitHub Desktop.
두번째 문제

사용자 입력 받기

사용자 입력을 받아서 아래와 같은 문자열을 화면에 출력하는 코드를 작성하세요!

Hello, Vincent!

이 때 Vincent 부분은 사용자 입력을 받아서 처리합니다.

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