@@ -5,6 +5,5 @@ text = f.read()
text_model = markovify.Text(text)
for i in range(3):
# print(text_model.make_short_sentence(280))
for i in range(5):
print(text_model.make_sentence())
The note is not visible to the blocked user.