LPI
117-102 · Question #116
What output will the command $ seq 1 5 20 produce?
The correct answer is A. 1 6 11 16. See the full explanation below for the reasoning.
Question
What output will the command $ seq 1 5 20 produce?
Options
- A1 6 11 16
- B1 5 10 15
- C1 2 3 4
- D2 3 4 5
- E5 10 15 20
How the community answered
(47 responses)- A81% (38)
- B2% (1)
- C2% (1)
- D4% (2)
- E11% (5)
Community Discussion
No community discussion yet for this question.