Skip to content

Solution#3998

Closed
Onitel955 wants to merge 4 commits into
mate-academy:masterfrom
Onitel955:master
Closed

Solution#3998
Onitel955 wants to merge 4 commits into
mate-academy:masterfrom
Onitel955:master

Conversation

@Onitel955

Copy link
Copy Markdown

How it works:
• phrase.lower(): Converts the entire phrase string into lowercase letters.
• letter.lower(): Converts the target letter into lowercase as well. This ensures the search is case-insensitive (meaning 'A' and 'a' are treated as the exact same character).
• .count(...): This built-in string method counts and returns the total number of times the specified letter appears in the phrase.

@mateacademy-ai-mentor mateacademy-ai-mentor left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, the pull request review was unsuccessful for the following reasons:

Warning

There are no files to review. Please make sure that you have added files to the pull request. Some files and directories may be ignored from the review or failed to load.
[CODE: NFR]

Additional info:
Ignored files list:

If the issue is within your control, please address it.
The next review attempt will automatically launch in about 1 hour.
If you believe this is an error or need assistance, please contact the support team.

@Onitel955 Onitel955 closed this Jul 21, 2026
@Onitel955

Copy link
Copy Markdown
Author

123

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