Quiz 05, let’s go!

So, quiz 5 time, 2 parts, again… First part is to chek if words are palindromes and the second is to find and add numbers that can be divideb by 3 in 5 user-given numbers. I found some info here  and here.

So, part 1, palindromes, here it is:

quiz5acode

quiz5a exe

And the other one:

quiz5b code

quiz5b exe

My code is it Github, check it!

CC BY-SA 4.0 Quiz 05, let’s go! by JulesMD is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.