πŸ“Š Python
Q. Which of the following will give error?
  • (A) a=b=c=1
  • (B) a,b,c=1
  • (C) a,b,c=1, python, 1.5
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (B) a,b,c=1

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
145
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
95%
Success Rate