- π± Iβm currently learning C #
- π« How to reach me:
- Pronouns: she/her/hers
- β‘ Fun fact: I love yoga and meditation π§ββοΈ
Oh no! π Wiggles is eating up all of my contributions! π
This project was to build a bingo game where users can create their own game or join a room of other Bingo players.
JavaScript 3
group project
JavaScript 2
# R/e/g/E/x tutorial
***
__Regular expression__ (*regex*) is a sequence of different characters formed into a pattern. You can use them to extract information from code, log files, spreadsheets, and documents. There are many different types of regexes and below I translate a URL address regex.