Kevin Tiller

Generation

fix invalid codeThu, 11 May 2023

if operation[1] == '+' else int(operation[0]) - int(operation[2])

## References & Resources - [Regular Expressions](https://docs.python.org/3/library/re.html) - [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) - [requests](https://requests.readthedocs.io/en/master/) - [sphinx](https://sphinx-rtd-tutorial.readthedocs.io/en/latest/intro.html) - [pytest](https://docs.pytest.org/en/latest/) ## Contributing When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. Please note we have a [code of conduct](./CODE_OF_CONDUCT.md). Please follow it in all your interactions with the project. ### Issue/Bug Request **If you are having an issue with the existing project code, please submit a bug report under the following guidelines:** -

Want to kickstart your project?Use the new AI Studio to create your code