-
10/3 studystudy diary 2020. 10. 3. 02:49728x90
1.sep은 사이에 원하는 문자,띄어쓰기등을 넣을수 있다.
2.백준문제풀기
한줄에 여러숫자입력시
case 1:
a,b=input().split()
a=input(a)
b=input(b)
case2: map함수 활용
a,b=map(int,input().split())
3.백준단계별풀이 2단계까지 완료.
반응형'study diary' 카테고리의 다른 글
11/25 study (0) 2020.11.25 11/02 study (0) 2020.11.02 11/01 study (0) 2020.11.01 10/04 study (0) 2020.10.03 10/02 study (0) 2020.10.02 댓글