Skip to content

davidsongeller/delineate-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delineate-text

organize a long line of text into a neat column

Text Wrapper

This script prompts the user for a long line of text and a maximum line width, and then wraps the text into shorter lines of the specified width. The resulting output is printed to the console.

Usage

To run the script, simply execute python text_wrapper.py in a terminal or command prompt. You will be prompted to enter a long line of text and a maximum line width. The formatted output will then be printed to the console.

About

organize a long line of text into a neat column

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages