Hi Andrew, > This reverts commit 09d0a36e0370f7ca9bdb171bf93c5ac3131c5a92. > > Using strncmp with the length of the user input turns it into a prefix > match rather than an exact match as it's supposed to be.
Indeed your right, my error, thanks for catching that! Ok for me.
