📊 Problem Solving and Python Programming
Q. print(veggies)
  • (A) [‘carrot’, ‘celery’, ‘broccoli’, ‘potato’, ‘asparagus’] correct 1.00
  • (B) [‘carrot’, ‘celery’, ‘potato’, ‘asparagus’]
  • (C) [‘carrot’, ‘broccoli’, ‘celery’, ‘potato’, ‘asparagus’]
  • (D) [‘celery’, ‘carrot’, ‘broccoli’, ‘potato’, ‘asparagus’]
💬 Discuss
✅ Correct Answer: (A) [‘carrot’, ‘celery’, ‘broccoli’, ‘potato’, ‘asparagus’] correct 1.00

Explanation: execute in the shell to verify.


Explanation by: Mr. Dubey
execute in the shell to verify.

💬 Discussion

📊 Question Analytics

👁️
873
Total Visits
📽️
3 y ago
Published
🎖️
Mr. Dubey
Publisher
📈
99%
Success Rate