chriszf/markov_exercise
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Introduction
In this exercise, you'll be writing a program that performs Markov analysis on text files and produces text that mimics the style of the original author.
Start this exercise by running:
./stage1