ImperialCollegeLondon / natural_number_game

Building the natural numbers in Lean 3. The original natural number game, now frozen. See README for Lean 4 information.
Apache License 2.0
292 stars 73 forks source link

Fix typo in world7/level5.lean. #75

Closed obi1kenobi closed 4 years ago

obi1kenobi commented 4 years ago

That backtick was duplicated and was causing a lone backtick to show up on the website itself.

obi1kenobi commented 4 years ago

Thanks for putting all this together, this is extremely cool and very novice-friendly! I've been having a lot of fun with it and I've learned a lot.

kbuzzard commented 4 years ago

Thanks for both the fix and the comment!