You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: steps/03-02-or.html
+10-11Lines changed: 10 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -4,21 +4,20 @@
4
4
lang: en
5
5
---
6
6
<p>
7
-
<!-- I do not think native English speakers know to look for "hausen" or "roda". Maybe explain why you would use those. -->
8
-
And now, try to find villages which also contain <spanclass="regex">bach</span> or <spanclass="regex">hausen</span> or <spanclass="regex">roda</span> .
7
+
Find all compound words that contain the word "any" or "battle" or "dog".
0 commit comments