Ad
Code
Diff
  • def solution():
        return 100 // 10
    • def solution():
    • return 10
    • return 100 // 10