inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

묻고 답해요

173만명의 커뮤니티!! 함께 토론해봐요.

insert() 오류 해석

미해결

파이썬 무료 강의 (활용편2) - GUI 프로그래밍 (4시간)

calculator.py 라는 파일을 만들었는데 오류가 나네요. 왜 이러는 거죠? 오류문-> line 156, in bc_0 txt.insert("0") TypeError: insert() missing 1 required positional argument: 'string' Exception in Tkinter callback 코드-> def bc_0 (): num_lst.append( 0 ) txt.config( state = "normal" ) txt.insert( 0 ) txt.config( state = "readonly" )

  • tkinter
  • tkinterinsert
  • python
  • insert()
  • GUI
finalcut02 댓글 0 좋아요 0 조회수 342

인기 태그

인프런 TOP Writers

주간 인기글