Both problems are included in same project.
- threefive.py / test_threefive.py contains the problem of generating numbers except those divide by three and five and both
- ukpostcodeverifier.py / test_ukpostcode.py contains the problem of verifying uk post code format.