Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 257 Bytes

File metadata and controls

21 lines (11 loc) · 257 Bytes

JAVA-Dictionary

JAVA mini-project in SKKU

This is a Java_Program_source to act like dictionary.

There are 5 Menus.

  1. To check a word.

  2. To add a word.

  3. To delete a word.

  4. To check a list of word.

  5. save and end.

Thanks to read.

©YG_Han.