jiwon.log
로그인
jiwon.log
로그인
template literal
최지원
·
2020년 7월 9일
팔로우
0
0
function hello(name) {
console.log(안녕하세요! ${name});
}
hello('jiji')
console 창에는
안녕하세요! jiji
최지원
팔로우
이전 포스트
api
다음 포스트
화살표 함수
0개의 댓글
댓글 작성