Skip to content

fix: correct comment typo in Day 3 example#851

Open
cmw-creator wants to merge 1 commit into
Asabeneh:masterfrom
cmw-creator:fix/comment-typo-day3
Open

fix: correct comment typo in Day 3 example#851
cmw-creator wants to merge 1 commit into
Asabeneh:masterfrom
cmw-creator:fix/comment-typo-day3

Conversation

@cmw-creator
Copy link
Copy Markdown

In 03_Day_Operators/day-3.py, the comment says '3' but variable b is assigned 2.

Closes #850

Comment says '3' but variable b = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Day 3: Typo in comment: incorrect value description for variable b in arithmetic operations example

1 participant