This script reads a text file (story.txt) and identifies placeholders wrapped in < and >. It prompts the user to input custom words to replace these placeholders, generating a personalized story.
-
Updated
Dec 8, 2024 - Python
This script reads a text file (story.txt) and identifies placeholders wrapped in < and >. It prompts the user to input custom words to replace these placeholders, generating a personalized story.
Add a description, image, and links to the storygenerator topic page so that developers can more easily learn about it.
To associate your repository with the storygenerator topic, visit your repo's landing page and select "manage topics."