Add newline to passwordy.

This commit is contained in:
Ethan Dalool 2020-01-05 21:24:43 -08:00
parent 3025589744
commit 76abee4607

View file

@ -182,4 +182,4 @@ if __name__ == '__main__':
length = int(length)
print(make_sentence(length, joiner))
print(make_sentence(length, joiner))