[백준] JS - #10712 개

chunsim·2021년 7월 12일
0

Baekjoon

목록 보기
4/16
post-thumbnail

문제

아래 예제와 같이 개를 출력하시오.



코드

Node.js

console.log(`|\\_/|`);
console.log(`|q p|   /}`);
console.log(`( 0 )"""\\`);
console.log(`|"^"\`    |`);
console.log(`||_/=\\\\__|`);
profile
개린이의 우당탕탕 개발일지

0개의 댓글