Exercise 3.6

Run Settings
LanguagePython
Language Version
Run Command
input = 'cho meo ga chuot vit ngan' output = [] for i in input: if input.count(i) <= 1: output.append(i) print(output)
Editor Settings
Theme
Key bindings
Full width
Lines