Remove extra newline

This commit is contained in:
Stanislav Mykhailenko 2022-10-27 18:27:36 +03:00
parent 3ac3f8cd60
commit d92ba9f0ed
GPG key ID: 1E95E66A9C9D6A36

View file

@ -6,4 +6,3 @@
# 0 - OK
print(list(dict.fromkeys(input("Enter a comma-separated list: ").split(','))))