1. 学习
  2. /
  3. 课程
  4. /
  5. Introduction to Java

Connected

练习

Your first Java code

Welcome to your first Java program! Every journey begins with a single step, and in programming, that step is running your first piece of code. Let's see what happens when you execute a Java program.

Note: You do not need to change the code in this exercise.

说明

100 XP
  • Click the run code button to execute the program that prints a welcome message.