Given a three-digit number, find the sum of its digits. Python

前端 未结 0 1115
轻奢々
轻奢々 2020-12-20 08:06

This is a simple python exercise and the code already works but I was wondering, if the remainder 10 % 10 is zero, how can i divide a given number by zero and g

相关标签:
回答
  • 消灭零回复
提交回复
热议问题