Skip to content

A Program that counts the words, lines, alphabets and non alphabets characters in a text file path given to it.

Notifications You must be signed in to change notification settings

ndigitals04/Word-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Ndigitals Word Counter

This project takes in any text file (.txt) and gives the user the number of words, lines and characters in it.

Follow the instructions below for use:

  • Ensure you have python 3 installed.
  • Clone or download this repo
  • Navigate to the project folder on your command prompt or shell
  • Run the program by typing 'word_counter.py'
  • Follow the instructions from the program for best use
  • You may type 'instructions' to see instructions on how to use the program
  • You may type 'close' to close the program

Enjoy

About

A Program that counts the words, lines, alphabets and non alphabets characters in a text file path given to it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages