From fbdb4a8c43781d67bb072be72a0a0a68693d3c83 Mon Sep 17 00:00:00 2001 From: srdusr Date: Mon, 4 Mar 2024 14:01:57 +0200 Subject: Now using sentences.txt instead of const Paragraphs from main.rs --- sentences.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sentences.txt diff --git a/sentences.txt b/sentences.txt new file mode 100644 index 0000000..7288284 --- /dev/null +++ b/sentences.txt @@ -0,0 +1,3 @@ +The quick brown fox jumps over the lazy dog. +In the beginning God created the heavens and the earth. +To be, or not to be, that is the question: \ No newline at end of file -- cgit v1.2.3