Skip to content

Remove duplicate isdecimal section - #942

Open
myselfanandvp wants to merge 1 commit into
Asabeneh:masterfrom
myselfanandvp:fix/924-remove-duplicate-isdecimal
Open

Remove duplicate isdecimal section#942
myselfanandvp wants to merge 1 commit into
Asabeneh:masterfrom
myselfanandvp:fix/924-remove-duplicate-isdecimal

Conversation

@myselfanandvp

Copy link
Copy Markdown

Description

This PR fixes the duplicate and mislabeled isdecimal() section in 04_Day_Strings/day_4.py.

Changes

  • Removed the duplicate isdecimal() section that was incorrectly demonstrating find().
  • Kept the existing find() example under the correct find() section.
  • Kept the correct isdecimal() example unchanged.

This fixes #924.

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.

Duplicate/mislabeled isdecimal() section

1 participant