mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 14:35:23 +01:00
Update isprime.py
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
from __init__ import *
|
.__init__ import *
|
||||||
|
|
||||||
|
|
||||||
def isprime(max_a=100):
|
def isprime(max_a=100):
|
||||||
|
|||||||
Reference in New Issue
Block a user