We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lst = list(map(int, input().split()))
import sys sys.stdin.readline().rstrip()
input = sys.stdin.readline n = input()
이렇게 쓸 수 있다.
Home
bc