728x90
반응형
단순 출력 문제이다.
print("SHIP NAME CLASS DEPLOYMENT IN SERVICE")
print("N2 Bomber Heavy Fighter Limited 21 ")
print("J-Type 327 Light Combat Unlimited 1 ")
print("NX Cruiser Medium Fighter Limited 18 ")
print("N1 Starfighter Medium Fighter Unlimited 25 ")
print("Royal Cruiser Light Combat Limited 4 ")
728x90
반응형
'Agorithm > 백준 알고리즘' 카테고리의 다른 글
백준 알고리즘 10699번 오늘 날짜(python) (0) | 2021.02.02 |
---|---|
백준 알고리즘 10170번 NFC West vs North(python) (0) | 2021.02.02 |
백준 알고리즘 9653번 스타워즈 로고(python) (0) | 2021.02.02 |
백준 알고리즘 8437번 Julka(python) (0) | 2021.02.01 |
백준 알고리즘 8370번 Plane(python) (0) | 2021.02.01 |