Bug description:
The hint/error for _async-await Exercise: putting it all together Part 3_ asks the user if they added:
Thanks! See you next time!
However the exercise asks for and checks for the string:
Thanks, see you next time
Solution:
Correct the hint/error to show the correct string Thanks, see you next time to avoid confusion
Thanks for the report, @itsconquest!
Nice catch, will look into this.
Most helpful comment
Nice catch, will look into this.