Skip to content

isabelyb/word_counter

Repository files navigation

word_counter

Making a song word counter as Python decorators exercise

To try

  1. Download word_counter_url.py
  2. In the command line write:
python word_counter_url.py https://raw.githubusercontent.com/isabelyb/word_counter/main/ciclon.txt

or

python3 word_counter_url.py https://raw.githubusercontent.com/isabelyb/word_counter/main/ciclon.txt

Song file url

About

Making a song word counter as Python decorators exercise

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages