πŸ“Š R Programming
Q. What does the R function seq(1, 10, by = 2) produce?
  • (A) 1, 3, 5, 7, 9
  • (B) 1, 2, 3, 4, 5
  • (C) 1, 4, 7, 10
  • (D) 2, 4, 6, 8, 10
πŸ’¬ Discuss
βœ… Correct Answer: (A) 1, 3, 5, 7, 9

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
104
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
83%
Success Rate