Python_2  1.0
Functions | Variables
_05d_prime Namespace Reference

Prime number testing. More...

Functions

def main (argv=None)
 

Variables

bool hasPIL = True
 

Detailed Description

Prime number testing.

Author
Paulo Roma
Since
06/10/2020

Function Documentation

◆ main()

def _05d_prime.main (   argv = None)
Main Program.

Variable Documentation

◆ hasPIL

bool _05d_prime.hasPIL = True