# Week 1 - IO
# Description
น้องๆคงจะใช้ built-in function เป็นกันแล้วใช่ไหม?
พี่ๆอยากให้น้อง ลองรับinput และแสดงค่าออกมาเป็นinputที่ป้อนเข้าไป
อย่าลืมสร้างฟังก์ชันนะครับ
# Specification
Input Specification | Output Specification |
---|---|
string 1บรรทัด | string 1บรรทัด |
# Sample Case
Sample Input | Sample Output |
---|---|
Hello world | Hello world |
IT KMITL | IT KMITL |