First, second, third

Report a typo

Write a program that prints the following three lines:

first
second
third
Write a program in Java 17
class Main {
public static void main(String[] args) {
// put your code here
}
}
___

Create a free account to access the full topic