fixed name of compoundInterest

This commit is contained in:
Cameron Seamons 2026-01-05 22:47:35 -07:00
parent 0f8de1a0b9
commit a88cb9a6ed

View file

@ -1,6 +1,6 @@
import java.util.Scanner;
public class compountInterest {
public class compoundInterest {
public static void main(String[] args) {