Add main class attribute
This commit is contained in:
@@ -89,6 +89,7 @@ public class Main {
|
||||
|
||||
System.out.println(averageAges(people));
|
||||
|
||||
TestChargeVerifier.main(new String[0]);
|
||||
}
|
||||
|
||||
public static void helloWorld() {
|
||||
|
||||
Reference in New Issue
Block a user