profile
중요한건 버그에게 꺾이지 않는 마음

백준 문제풀기 TIL 2주차 3일

t= int(input()) for i in range(t): a, b = map(int, input().split()) c = a+b print(c) n = int(input())sum =0for i in range(0,n+1): s

2022년 9월 16일
·
0개의 댓글
·
post-thumbnail

웹개발종합반 강의 기록

background-colorbackground-imagebackground-sizewidthheightfont-sizefont-weightfont-familycolormargin 안쪽간격padding 바깥쪽간격

2022년 8월 29일
·
0개의 댓글
·
post-thumbnail

AI웹개발 미니 프로젝트

미니 프로젝트로 팀장,팀명 등을 정해보았다.

2022년 8월 26일
·
1개의 댓글
·