인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

lsb9707152009's profile image
lsb9707152009

asked

Introduction to Python Algorithm Problem Solving (Coding Test Preparation)

채점기가 되지 않습니다 ㅠㅠ

Written on

·

240

0

저렇게 되는데 어떻게 해야할까요 ㅠㅠ
python코테 준비 같이 해요!

Answer 1

0

codingcamp님의 프로필 이미지
codingcamp
Instructor

안녕하세요^^

AA.py 파일에서 

sys.stdin=open("input.txt", "r")

위 코드를 주석처리 했는지 확인해보세요.

lsb9707152009's profile image
lsb9707152009

asked

Ask a question