Skip to content

Add ability to run on multiple files #1

@FOSSit

Description

@FOSSit

Description

Allow the user to supply multiple files and calculate their entropy sequentially

for example
python3 entropy.py file1.txt file2.txt file3.txt

Checklist

  • Access all the arguments
  • Run the calculation over all files
  • Output results in a formatted manner
  • Handle all file access errors

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions