Fix #3: trim the puzzle guess and the solution before comparing them
Description
The user's guess and puzzle's solution are now trimmed before being compared.
Checklist
-
I have added tests for functionality I added and/or changed -
I have changed the database schema -
I have added migrations
-
-
I have added the required changelog entries -
I have run my branch and ensured all functionality is still working as intended