exercices/concept/secrets: Add link to the integer division function in the instructions - #1650
exercices/concept/secrets: Add link to the integer division function in the instructions#1650grgmiranda wants to merge 1 commit into
Conversation
Just a little tweak, making more explicit what "integer function" refers to.
|
Thank you for contributing to Based on the files changed in this PR, it would be good to pay attention to the following details when reviewing the PR:
Automated comment created by PR Commenter 🤖. |
|
Hi! Thank you for the PR. I am afraid I need to reject it. Exercise introductions and instructions do not contain links on purpose. Exercise introductions and instructions should be concise and explain enough knowledge to be able to solve the exercise, but they shouldn't overexplain. Hints are meant to provide links to specific functions necessary to solve the exercise. |
|
Oh, ok, sorry that I haven't notice this before, thanks! |
Just a little tweak, making more explicit what "integer function" refers to.
It's already linked in the HINTS, but not in the instructions.