-
Notifications
You must be signed in to change notification settings - Fork 0
Address multiple people #1
Copy link
Copy link
Open
Description
jasonstratton
opened on Jun 25, 2025
Issue body actions
- Create an interface "Person" with one method, getName(), which returns a string
- Create 3 concrete implementations of this interface Moe, Larry and Curley
- Update main() to create a collection with a random number of these 3 classes
- Update main() to say "Hello" to each of the Persons in the collection
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels