Contact: aviboots(AT)netvision.net.il
39,959 questions
51,901 answers
573 users
var arr = [Int]() print(arr) print(arr.count) /* run: [] 0 */