Merge branch 'Juan' of https://github.com/Miranda13/Python into Juan

This commit is contained in:
Juanitoupipou 2024-11-27 16:06:43 +01:00
commit 941efc3a38

View File

@ -89,8 +89,6 @@ def isprothnumber(number: int) -> bool :
return num < (2**n)
if __name__ == "__main__":
import doctest