mirror of
https://github.com/dholerobin/Lecture_Notes.git
synced 2025-03-15 21:59:56 +00:00
Update Backreferencing.html
This commit is contained in:
parent
2f9432f738
commit
67b00a7ae8
@ -105,7 +105,7 @@
|
||||
Answer: <code>([a-z])([a-z])([a-z])\3\2\1</code></p>
|
||||
|
||||
<div class="container">
|
||||
<iframe scrolling="no" style="position: absolute; top: -9999em; visibility: hidden;" onload="this.style.position='static'; this.style.visibility='visible';" src="https://regexr.com/4vubk" class="embed"></iframe>
|
||||
<iframe scrolling="no" style="position: absolute; top: -9999em; visibility: hidden;" onload="this.style.position='static'; this.style.visibility='visible';" src="https://regexr.com/4vuoc" class="embed"></iframe>
|
||||
</div></li>
|
||||
|
||||
<li><p><strong>RegEx</strong>: <code>(\w+)oo\1le</code> <br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user