Skip to content

TeCoEd/Python-Poem-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Poem-Maker

Using Python to create Poetry

A simple Python program to take two separate text files that contain a poem and combine them into a new random poem. This could be used for any text, song lyrics, scripts, and so on.

  • Version 1 - Combines lines from two poems into a random order
  • Version 2 - Combines words from two poems into a random order of lines and a new poem
  • Version 3 - Combines words from two poems into a random order, allows the user to select the number of words per lines
  • Version 4 - Combines words from two poems into a random order, user can select the number of words and lines.

About

Using Python to create Poetry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages