Skip to content

harish2rb/cc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cc-example

  • The example input files are located in wc_input folder.
  • The output files will be written into wc_output folder.
  • The src folder has two python files HS_word_count.py and HS_running_median.py

The HS_word_count.py takes two input arguments
arg1: ./wc_input arg2: ./wc_output/wc_results.txt

The HS_running_median.py takes two input arguments
arg1: ./wc_input arg2: ./wc_output/med_results.txt

About

word count code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published