description Problem history Submissions question_mark Qna how_to_vote Vote #807 upload 8872 done 3948 how_to_reg 3352 code Language restricted 선택제어문 - 자가진단 7-1 timer 1s memory 16MB Problems text_fields 영문 대문자를 입력 받아 'A'이면 "Excellent", 'B'이면 "Good", 'C'이면 "Usually", 'D'이면 "Effort", 'F'이면 "Failure", 그 외 문자열이면 "Mistake"이라고 출력하는 프로그램을 작성하시오. Example login Input B content_copy logout Output Good content_copy Source 자기주도 파이썬 Backlinks Official problem sets only
Problems text_fields 영문 대문자를 입력 받아 'A'이면 "Excellent", 'B'이면 "Good", 'C'이면 "Usually", 'D'이면 "Effort", 'F'이면 "Failure", 그 외 문자열이면 "Mistake"이라고 출력하는 프로그램을 작성하시오. Example login Input B content_copy logout Output Good content_copy Source 자기주도 파이썬 Backlinks Official problem sets only