Contact: aviboots(AT)netvision.net.il
42,709 questions
55,473 answers
573 users
vec <- 1:7 cat(vec) # run: # # 1 2 3 4 5 6 7 #