DEV Community

xurgg
xurgg

Posted on

Day 2/100, 100 Days of Code

Today I learned more on for loops and while loops. I created a small project for 'whale speak' which uses arrays. I converted a simple string into all vowels using for loops to iterate though the arrays.

I understood most of it, but tend to still get lost on very basic concepts. Can be frustrating but the curiosity is still enough for me to keep going.

Top comments (0)