mmmahdiii
Results
1
comments of
mmmahdiii
Hi @arshajii I'm using your solution, but it takes longer than a simple Python solution. `import codon from time import time import cv2 def is_prime_python(): img=cv2.imread("./01.jpg") a=0 for i in...