JSON Baumgartner@jasonbaumgartne·Oct 23, 2021Does anyone know how to replace text in a string (Python) that is only between ( ) ? Example: this is a string (replace the n here) output: this is a string (replace the p here) (turn the n into a p)73
JSON Baumgartner@jasonbaumgartnePS: i found this site which is really helpful!regex101.comregex101: build, test, and debug regexRegular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET.9:26 PM · Oct 23, 2021·Twitter Web App18 Likes