class C18 { public static void main(String a[]) { System.out.println("The Potatoes of C18 are:"); } }
Reveal answer
Fill a bubble to check yourself
class C18 { public static void main(String a[]) { System.out.println("The Potatoes of C18 are:"); } }