1
0
Fork 0

refactor to remove branch. no functional change, better readability

This commit is contained in:
Kevin Matz 2019-11-17 13:03:04 -05:00
parent 49201ce142
commit 92b7be3160
1 changed files with 1 additions and 2 deletions

View File

@ -98,5 +98,4 @@ if __name__ == '__main__':
print(text)
if text == 'exit':
break
else:
comment(text)
comment(text)