System.out.println("Hello, World!");
❗Cannot resolve symbol 'system'
다양한 연산자의 사용
조건문(if, switch)과 반복문(for, while)