My Snippets
My Collections
Search Engine
Pricing
Untitled
user_8054914
plain_text
2 years ago
64 B
5
Indexable
let characters = ["C","A","T"] for c in characters { print(c) }
Editor is loading...