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

Add script to replace PI with 3.14 #98

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kejcao
Copy link
Contributor

@kejcao kejcao commented Oct 7, 2022

Replaces all occurrences of "pi" with "3.14".

Closes #89

@fms12
Copy link
Owner

fms12 commented Oct 8, 2022

use recursion method

@kejcao
Copy link
Contributor Author

kejcao commented Oct 8, 2022

I edited it so it uses a custom recursive replace function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants