We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dfe9fd commit b991348Copy full SHA for b991348
[L]bit-manipulation/bit-manipulation.md
@@ -48,7 +48,7 @@ s = int_to_string(num)
48
res = string_to_int(s) # 12345
49
```
50
51
-## patterns
+## pattern
52
53
- xor
54
- xor any num with itself, the result is 0
0 commit comments