We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3992b6 commit 955d7d7Copy full SHA for 955d7d7
Most Popular Lyric/README.md
@@ -1,4 +1,6 @@
1
### Most Popular Lyric
2
This Python script will find the lyric that appears the most times in a *txt* file containing lyrics to a song.
3
+
4
A sample file is provided named song.txt and contains the lyrics to Don't Stop Believin' by Journey.
-You can add your own file to the directory, make sure to add the filename as input after running the script to return results.
5
6
+You can add your own file to the directory, but make sure to add the filename as input after running the script to return results.
0 commit comments