Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e768440

Browse files
added video demo
1 parent 28a143e commit e768440

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎interactive_exercises/README.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ Here's a screenshot to show the difference between these two options:
5050
* User input entered via **Pattern** and **Replace** boxes will always be treated as raw-strings. For this reason, raw-strings are used for the reference solutions as well.
5151
* These exercise questions have been adapted from my [Python re(gex)?](https://github.com/learnbyexample/py_regular_expressions) ebook (free to read online). See [Exercises.md](https://github.com/learnbyexample/py_regular_expressions/blob/master/exercises/Exercises.md) for all the exercise questions from this book.
5252

53+
## Video demo
54+
55+
https://user-images.githubusercontent.com/17766317/206862542-63aa0c23-90d9-4a1a-b1a2-384c40397868.mp4
56+
57+
You can also view the [video demo on youtube](https://youtu.be/Ytz-E-rRdX4)
58+
5359
## TODO
5460

5561
* Highlight portion of test strings that match the user pattern and show live output — these features will help in debugging solutions

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /