Add newline to passwordy.
This commit is contained in:
parent
3025589744
commit
76abee4607
1 changed files with 1 additions and 1 deletions
|
@ -182,4 +182,4 @@ if __name__ == '__main__':
|
|||
|
||||
length = int(length)
|
||||
|
||||
print(make_sentence(length, joiner))
|
||||
print(make_sentence(length, joiner))
|
||||
|
|
Loading…
Reference in a new issue