Solve a modular equation in python

后端 未结 0 1754
慢半拍i
慢半拍i 2020-12-29 22:17

How can I solve a simple equation and implement it in python? say, the equation is (45+x)mod10 = 1 so I want the answer to be x=6. thanks

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