Skip to content
This repository was archived by the owner on Jul 4, 2024. It is now read-only.

apalevich/PyMentor

Repository files navigation

PyMentor

This repo contains different exercises from my teacher Zcho. The repo is public so you are welcome to comment and point to better solutions.

List:

  • counter.py - designed to count how many times every words is found in a text and return it in human-readable format as a string.

  • exclude_stopwords.py - downloads list of stopwords, exclude it from a text and return list of how many time every white-listed word appears.

  • reminder_dates.py - returns a message about some reminder.

  • text_analyzer.py - a few functions to analyze text: return quantity of words, sentence, capital letters, words in RU/EN language

Also includes:

  • sample.txt - sample text for functions testing

About

Exercices from my teacher Zcho

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages