HR30 Day 0: Hello, World.

Jmnote (토론 | 기여)님의 2018년 7월 28일 (토) 17:29 판 (→‎개요)

1 개요

Day 0: Hello, World.

2 Python

input_string = input()
print('Hello, World.')
print(input_string)
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}