-
Colton Jobes authored9df9984a
AnotherPrinter.java 128 B
public class AnotherPrinter {
public static void main(String[] args) {
System.out.println("I love faang!");
}
}
public class AnotherPrinter {
public static void main(String[] args) {
System.out.println("I love faang!");
}
}