1 devlog
0s
This is my first project on Flavortown. I’m excited to share my progress!
This is my first project on Flavortown. I’m excited to share my progress!
I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build. Write a program that asks a user for some text. Your program should split the string they enter into a list of words. It should then go through the words, one at a time, and gradually update a dictionary that keeps track of each unique word in the list along with its count.
Log in to leave a comment