Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 822 Bytes

File metadata and controls

17 lines (15 loc) · 822 Bytes

MINYTHON

Brief

이 레포지토리에는 파이썬을 사용한 코딩테스트 연습 결과물들이 있습니다.
In this repository, there are my practice results for coding test using python

Beware

다음 사항들을 참고해주세요!

  1. 21.06.18 부터 파이썬 공부하기 시작했습니다
  2. 파일 이름은 백준 문제 번호입니다
  3. 보통 주석이 없습니다.
  4. 대충 날로 먹기 위해 공부를 위해 만든만큼 이슈 등록을 환영합니다. 틀린 부분, 이상한 부분, 궁금하신 부분은 언제든 이슈로 등록해주세요.

Please refer to the following points!

  1. I started studying PYTHON on June 18, 2021
  2. The name of file means Question number of BAEKJOON
  3. I didn't usually write comments about my solution
  4. Welcome your issue