program that uses a loop with the range of 100.If black diamond is divisible by three and equals zero and black diamond
Posted: Fri May 20, 2022 3:02 pm
program that uses a loop with the range of 100.If black diamond is divisible by three and equals zero and black diamond is divisible by five and equals zero print black diamondElse black diamond is divisible by three and equal zero print blackElse Black diamond is divisible by five and equal zero print diamondOtherwise black diamondYour program should print all of the numbers from 1 to 100 the appropriate terms should be printed only after the appropriate number that corresponds to either black diamond, black, or diamond.