Skip to content

Repository files navigation

Actividad 4.2

Jose Antonio Gomez Mora

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Compute statistics

python3 compute_statistics.py fileWithData.txt
pylint compute_statistics.py

Converter

python3 convert_numbers.py fileWithData.txt
pylint convert_numbers.py

Word Count

python3 word_count.py fileWithData.txt
pylint word_count.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages