Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 522 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 522 Bytes

Dialogue-in-Python

--Files--

dipy.py -- Code file *.txt -- Blog story file ./output -- Output from dialogue constrution

--Useage--

Two options: 1. Commandline specification of story file: >> dipy.py *.txt 2. Input story file name with prompt: >> C:\madeUpDirectory\subDir> dipy.py >> Please enter name of story file --> *.txt

--Function--

This code takes a text file as input. The output is the same text, modified into a dialogue format.