Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.
/ wordreader Public archive

Simple Python script to parse text data from a file and output the word with the most repeating characters

License

Notifications You must be signed in to change notification settings

jwflory/wordreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordReader

Simple Python script to parse text data from a file and output the word with the most repeating characters

What

This project is a simple Python script to parse a text file as a string, scan each word, and output the word with the most repeating characters. In the event of a tie, it outputs a single word. This is my first-ever Python project…

Legal

This work is licensed under the Mozilla Public License 2.0.

About

Simple Python script to parse text data from a file and output the word with the most repeating characters

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages