πŸ“Š Python
Q. What is the output of the following code snippet?
Code:
print(10/3)
  • (A) 3.0
  • (B) 3
  • (C) 1
  • (D) 3.333333333333
πŸ’¬ Discuss
βœ… Correct Answer: (D) 3.333333333333

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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