My First Project: lyricWordCount.py
Sep 6, 2020 · 2 min read · The first project that I ever successfully developed on my own is called lyricWordCount.py. The program is ran via the command line and asks the user to input an artist and a song. It will then print out the lyrics and the number of times each word o...
Join discussion