python/정올3 [정올] #9002 출력 - 연습문제2(python) https://www.jungol.co.kr/problem/9002?cursor=eyJwcm9ibGVtc2V0IjoiMiIsImZpZWxkIjowLCJpZHgiOjJ9 JUNGOL code_blocks 코드 보기 www.jungol.co.kr 답 print("두 번째 프로그램입니다. 한 줄에 여러 문장을 출력합니다.") 1. 출력 "두 번째 프로그램입니다. 한 줄에 여러 문장을 출력합니다."를 출력한다. 끝 2024. 2. 16. [정올] #501 출력 - 자가진단1(python) https://jungol.co.kr/problem/501?cursor=eyJwcm9ibGVtc2V0IjoiMiIsImZpZWxkIjowLCJpZHgiOjF9 JUNGOL code_blocks 코드 보기 jungol.co.kr 답 print("Fun Programming!") 1. 출력 "Fun Programming!"를 출력해준다 끝 2024. 2. 16. [정올] #9001 출력 - 연습문제1(python) https://jungol.co.kr/problem/9001?cursor=eyJwcm9ibGVtc2V0IjoiMiIsImZpZWxkIjowLCJpZHgiOjB9 JUNGOL code_blocks 코드 보기 jungol.co.kr 답 print("첫 번째 프로그램입니다.") 1. 출력 "첫 번째 프로그램입니다."를 출력한다. 끝 2024. 2. 16. 이전 1 다음