Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contribution to BUG027 #21

Open
JadSark opened this issue Dec 13, 2023 · 1 comment
Open

Contribution to BUG027 #21

JadSark opened this issue Dec 13, 2023 · 1 comment
Assignees

Comments

@JadSark
Copy link
Contributor

JadSark commented Dec 13, 2023

BUG027
proposing fix for source\BUG\strings.py

  • Reason: This function should replace instances of old substring not append new substring
  • Fix: i can solve this by finding the index of the occurrence of old substring and replace it with the new substring
@edoardocolella
Copy link
Member

Buon lavoro!

@JadSark JadSark mentioned this issue Dec 13, 2023
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

No branches or pull requests

2 participants