OKAY I THINK I GET IT. It "circles" around.
```
print(a**3==a**15) # True
print(a**-3==a**-15) # True
```
And we get `self.prime -1) through with Fermat's Little B1tch Theorem.
Negative mods are weird.
OKAY I THINK I GET IT. It "circles" around.
```
print(a**3==a**15) # True
print(a**-3==a**-15) # True
```
And we get `self.prime -1) through with Fermat's Little B1tch Theorem.
Negative mods are weird.
No replies yet.