#python #anaconda #jupyter-notebook #visual-code #html #css #javascript #http 제목제 코드 맞는 지 확인해주세요2024-05-01 14:32작성자ㅎㅇ예시 입력값 넣었을 때는 전부다 실행되는데 답 제출하니깐 틀렸다고 뜹니다,,첫번째가 틀렸다고 뜨고 두번째는 맞았다고 떠요word=input().lower()new=list(set(word))countlist=[]for x in new: time=word.count(x) countlist.append(time)if countlist.count(max(countlist))>=2: print('?')else: print(new[countlist.index(max(countlist))].upper()) word=input().lower()new=list(set(word))countlist=[]for x in new: time=word.count(x) countlist.append(time)if countlist.count(max(countlist))>=2: print('?')else: print(new[countlist.index(max(countlist))].upper()) 목록수정삭제답변글쓰기 댓글 [1] 댓글작성자(*)비밀번호(*)내용(*) 댓글 등록 더보기이전코드 확인해주세요pppp2024-05-01다음두 코드 차이점을 모르겠어요ㅋㅎㅋㅎ2024-04-30 Powered by MangBoard | 워드프레스 쇼핑몰 망보드