#python #anaconda #jupyter-notebook #visual-code #html #css #javascript #http 제목class에 관련하여 질문이 있습니다.2022-12-30 15:01작성자익명class RemoteControl : __enabledChannelList = [] def __init__(self, nowchannel = None) : self.NowChannel = nowchannel def powerOnRemoteControl(self, userlist) : self.__enabledChannelList.append(userlist) self.Nowchannel = self.__enabledChannelList[0][0] return len(self.__enabledChannelList)위의 코드 powerOnRemoteControl()함수를 보면 self.Nowchannel = self.__enabledChannelList[0][0]라는 코드가 있는데 확인을 해보면 Nowchannel에 __enabledChannelList[0][0]이 저장이 되지 않습니다.어떤 것이 문제인지 알 수 있겠습니까? 목록수정삭제답변글쓰기 댓글 [0] 댓글작성자(*)비밀번호(*)내용(*) 댓글 등록 더보기이전[re]청강수업자료 JavaScript2와 JavaScript3의 영상이 같습니다drsungwon 2022-12-31다음[re]class에 관련하여 질문이 있습니다.drsungwon 2022-12-31 Powered by MangBoard | 워드프레스 쇼핑몰 망보드