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

Typo in Step 43 of Building a Cipher #54837

Closed
huyenltnguyen opened this issue May 16, 2024 · 4 comments · Fixed by adi-rajput/freeCodeCamp#1 or #54845
Closed

Typo in Step 43 of Building a Cipher #54837

huyenltnguyen opened this issue May 16, 2024 · 4 comments · Fixed by adi-rajput/freeCodeCamp#1 or #54845
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 16, 2024

Describe the Issue

--- This clause can be added to the end of an `if` statement to execute alternative code if the condition is of the `if` statement is false
+++ This clause can be added to the end of an `if` statement to execute alternative code if the condition of the `if` statement is false

Affected Page

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

Expected behavior

Update the following file with the suggested 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 16, 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 16, 2024
@Jaiharishan
Copy link

Can I work on this

@camperbot
Copy link
Contributor

We typically do not assign issues. Instead, we accept the first pull request that comprehensively solves the issue.

Issues labelled with help wanted or first timers only are open for contributions.

Please make sure you read our guidelines for contributing. We prioritize contributors following the instructions in our guide. Join us in our chat room or the forum if you need help contributing - our community will be happy to assist you.

@Jaiharishan
Copy link

Fixed this typo. Have attached the PR here.
#54840

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
3 participants