/code-selection

Repository with two main files: One is a program that prints the numbers from 1 to 100. But for multiples of three print “Three” instead of the number and for the multiples of five print “Five”. For numbers which are multiples of both three and five print “ThreeFive”. Another is a library that supports validating and formatting post codes for UK.

Primary LanguagePython

No issues in this repository yet.