강의

멘토링

로드맵

Inflearn Community Q&A

zero27123762's profile image
zero27123762

asked

Free Python Tutorial (Basic) - Become a Developer in 6 Hours

Class

오류

Written on

·

204

0

Unit take no argument라는 오류가 뜨네여?

뭐가 문제일까요?

python

Answer 1

0

nadocoding님의 프로필 이미지
nadocoding
Instructor

Unit 의 __init__ 함수 부분에 전달값이 없도록 하셨거나 __init__ 에 오타를 내신 것 같습니다. Unit 클래스 부분을 모두 올려주시면 확인해보겠습니다.

zero27123762's profile image
zero27123762

asked

Ask a question