Skip to content

Fix explanation of 'pass' statement and update list comprehension/even numbers examples#848

Open
rishitsai-arch wants to merge 3 commits into
Asabeneh:masterfrom
rishitsai-arch:master
Open

Fix explanation of 'pass' statement and update list comprehension/even numbers examples#848
rishitsai-arch wants to merge 3 commits into
Asabeneh:masterfrom
rishitsai-arch:master

Conversation

@rishitsai-arch
Copy link
Copy Markdown

I noticed a small mistake on line 378 under the "Pass" section.

Corrected the wording from 'after semicolon' to 'after a colon' for clarity. as it may cause confusion to beginners.
as colon is used here .
please acknowledge this small change.

i noticed a small mistake here:
Corrected the wording from 'after semicolon' to 'after a colon' for clarity.
as it may cause confusion to beginners.
in line no 73 the output was incomplete
pls consider this change i changed it to the complete output as  otherwise it may cause confusion
Updated the output of the positive even numbers filter example to reflect correct values.
pls consider this 
thanks
@rishitsai-arch rishitsai-arch changed the title Fix wording in explanation of 'pass' statement Fix explanation of 'pass' statement and update list comprehension/even numbers examples May 25, 2026
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.

1 participant