Inactive Tutor answered 08/25/23
Tutor
New to Wyzant
public class Solution {
public static void main(String[] args) {
/* Enter your code here. Print output to STDOUT. Your class should be named Solution. */
System.out.println("Hello, World.");
System.out.println("Hello, Java.");
}
// oswald the lucky tutor
}
Inactive Tutor
oswald the lucky tutor08/25/23