You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the class TextUI that receives as constructor parameters a Scanner and SimpleDictionary objects.
Expected:
Implement the class TextUI that receives as constructor parameters a Scanner and SimpleDictionary object.
The text was updated successfully, but these errors were encountered:
iwtga
changed the title
Typo (Part 6 -> Separating the user interface from program logic -> Simple Dictionary-Part1
Typo (Part 6 -> Separating the user interface from program logic -> Simple Dictionary-Part1)
Jun 21, 2023
Given:
Implement the class
TextUI
that receives as constructor parameters aScanner
andSimpleDictionary
objects.Expected:
Implement the class
TextUI
that receives as constructor parameters aScanner
andSimpleDictionary
object.The text was updated successfully, but these errors were encountered: