bai 3 - 6

Run Settings
LanguagePython
Language Version
Run Command
s = ' cho meo ga chuot vit ngan' s = s.replace(" ","") print(s) out = [] for c in s: if s.count(c) == 1: out += c print(out)
Editor Settings
Theme
Key bindings
Full width
Lines