mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-06 22:05:54 +00:00
Merge branch 'Juan' of https://github.com/Miranda13/Python into Juan
This commit is contained in:
commit
941efc3a38
@ -89,8 +89,6 @@ def isprothnumber(number: int) -> bool :
|
||||
return num < (2**n)
|
||||
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
import doctest
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user