πŸ“Š Python
Q. Which of the following is an invalid statement?
  • (A) abc = 1,000,000
  • (B) a,b,c = 1000, 2000, 3000
  • (C) a b c = 1000 2000 3000
  • (D) a_b_c = 1,000,000
πŸ’¬ Discuss
βœ… Correct Answer: (C) a b c = 1000 2000 3000

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
214
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Durgesh
Publisher
πŸ“ˆ
97%
Success Rate