diff --git a/prog4.java b/prog4.java index 54a6790..ba5a805 100644 --- a/prog4.java +++ b/prog4.java @@ -1,4 +1,5 @@ //program 4-the largest palindrom made from the product of two 3-digit number +// Hacktober fest edit to get a tshirt anythink you want to edit public class prog4 { public static boolean ispalin(int n)