Add newline to passwordy.

master
Ethan Dalool 2020-01-05 21:24:43 -08:00
parent 3025589744
commit 76abee4607
1 changed files with 1 additions and 1 deletions

View File

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