description Problem history Submissions question_mark Qna how_to_vote Vote #5238 upload 32 done 26 how_to_reg 24 component_exchange Interactive 초급파이썬 연산자 20 timer 1s memory 4MB Problems text_fields '>=' 연산자를 이용하여 입력받은 정수 A가 B보다 크거나 같으면 True, 아니면 False를 출력하시오. Example #1 login Input 3space_bar 1 content_copy logout Output True content_copy Example #2 login Input 3space_bar 3 content_copy logout Output True content_copy Example #3 login Input 2space_bar 4 content_copy logout Output False content_copy Backlinks Official problem sets only
Problems text_fields '>=' 연산자를 이용하여 입력받은 정수 A가 B보다 크거나 같으면 True, 아니면 False를 출력하시오. Example #1 login Input 3space_bar 1 content_copy logout Output True content_copy Example #2 login Input 3space_bar 3 content_copy logout Output True content_copy Example #3 login Input 2space_bar 4 content_copy logout Output False content_copy Backlinks Official problem sets only