Project description generate pseudo-code for an algorithm + post programming code with discussion1 Numbers. Your algorithm should: Search a string of at least five numbers (for example, 37540) Identify all of the substrings that form numbers that are divisible by 3. For example, applying the algorithm on the string 37540 […]