ch20 cleanup and f-strings

This commit is contained in:
Miroslav Šedivý
2021-02-13 19:35:34 +01:00
parent c5114a5679
commit 1a0da424e2
14 changed files with 35 additions and 37 deletions

View File

@@ -2,7 +2,6 @@
import math
PRIME_FIXTURE = [
(2, True),
(142702110479723, True),