Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrap keywords inside backticks in Step 51 of Building a Cipher #54860

Closed
huyenltnguyen opened this issue May 17, 2024 · 1 comment · Fixed by adi-rajput/freeCodeCamp#2 or #54863
Closed
Labels
first timers only Open for anyone doing contributions for first time. You do not need permission to work on these. new python course scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. type: bug Issues that need priority attention. Platform, Curriculum tests (if broken completely), etc.

Comments

@huyenltnguyen
Copy link
Member

huyenltnguyen commented May 17, 2024

Description

In:

Modify your function declaration so that it takes two parameters called message and offset.

The keywords "message" and "offset" should be wrapped in backticks: (`message` and `offset`).

Affected Page

https://www.freecodecamp.org/learn/scientific-computing-with-python/learn-string-manipulation-by-building-a-cipher/step-51

Expected behavior

Update the following file with the change above:

@huyenltnguyen huyenltnguyen added type: bug Issues that need priority attention. Platform, Curriculum tests (if broken completely), etc. scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. status: waiting triage This issue needs help from moderators and users to reproduce and confirm its validity and fix. new python course labels May 17, 2024
@huyenltnguyen huyenltnguyen changed the title Wrap keywords inside backticks in Step 52 of Building a Cipher Wrap keywords inside backticks in Step 51 of Building a Cipher May 17, 2024
@huyenltnguyen
Copy link
Member Author

This issue is open to first-time code contributors to this repository. The file that you should be updating is linked in the original post.

Please make sure you read our guidelines for contributing as well as our expectations from a pull request, we prioritize contributors following the instructions in our guides. Join us in our chat room or our forum if you need help contributing; our moderators will guide you through this.

Sometimes we may get more than one pull request. We typically accept the most quality contribution followed by the one that is made first.

Happy contributing.

@huyenltnguyen huyenltnguyen added first timers only Open for anyone doing contributions for first time. You do not need permission to work on these. and removed status: waiting triage This issue needs help from moderators and users to reproduce and confirm its validity and fix. labels May 17, 2024
moorebizlessproblems added a commit to moorebizlessproblems/freeCodeCamp that referenced this issue May 17, 2024
Update 6553efd6ada3f42aa2d75448.md issue reported freeCodeCamp#54860
Surajjberaa added a commit to Surajjberaa/freeCodeCamp that referenced this issue May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
first timers only Open for anyone doing contributions for first time. You do not need permission to work on these. new python course scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. type: bug Issues that need priority attention. Platform, Curriculum tests (if broken completely), etc.
Projects
None yet
1 participant