A
Q. What is the output of this code snippet?
Code:
print(list(range(1, 10, 3)))
- Correct Answer - Option(B)
- Views: 20
- Filed under category Python
- Hashtags:
Discusssion
Login to discuss.