Skip to content

Improved Python comparison operator comments for clarity and grammati…#831

Open
Balashanmugam-rathinam wants to merge 1 commit into
Asabeneh:masterfrom
Balashanmugam-rathinam:fix-comment-grammar
Open

Improved Python comparison operator comments for clarity and grammati…#831
Balashanmugam-rathinam wants to merge 1 commit into
Asabeneh:masterfrom
Balashanmugam-rathinam:fix-comment-grammar

Conversation

@Balashanmugam-rathinam
Copy link
Copy Markdown

This pull request improves the grammar and readability of comparison operator comments for beginner learners.

Changes made:

  • Corrected "lesser than equal to" to "less than or equal to"
  • Corrected "greater than equal to" to "greater than or equal to"

These updates improve clarity while preserving the original functionality and output.

…cal accuracy

- Corrected 'lesser than equal to' to 'less than or equal to'
- Corrected 'greater than equal to' to 'greater than or equal to'
- Improved readability and explanation quality for beginners
- Maintained original functionality and output
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.

2 participants