rage / java-programming

https://java-programming.mooc.fi
497 stars 209 forks source link

Typo (Part 6 -> Separating the user interface from program logic -> Simple Dictionary-Part1) #419

Open iwtga opened 1 year ago

iwtga commented 1 year ago

Given:

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.