Remove extra newline
This commit is contained in:
parent
3ac3f8cd60
commit
d92ba9f0ed
1 changed files with 0 additions and 1 deletions
|
@ -6,4 +6,3 @@
|
||||||
# 0 - OK
|
# 0 - OK
|
||||||
|
|
||||||
print(list(dict.fromkeys(input("Enter a comma-separated list: ").split(','))))
|
print(list(dict.fromkeys(input("Enter a comma-separated list: ").split(','))))
|
||||||
|
|
||||||
|
|
Reference in a new issue