Change buildscript for two versions of Number

This commit is contained in:
Paul Holt
2022-01-16 13:45:52 +11:00
parent 1f018419a7
commit 7278f60775
2 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ import java.util.Arrays;
import java.util.Random;
import java.util.Scanner;
public class Number1 {
public class Number {
public static int points = 0;