>>12390693If you at least know loops and string manipulation, you could try these two challenges:
1. Make a program that'll add a 'u' at the end of a word if it doesn't end in a vowel.
2. Make a program that'll do the same for every single word in a sentence.