poLLib / InsuredEvidence

The program records insured individuals in a database that supports basic CRUD operations. This application is a basic example of using Java.
0 stars 0 forks source link

enterNumber() #22

Closed poLLib closed 10 months ago

poLLib commented 10 months ago

-System.out.println("Enter a number") isnt necessary -isValid is unused -> simplify