SyntaxFix
Write A Post
Hire A Developer
Questions
Here is one way to do it:
>>> n = 46 >>> (n + 9) // 10 * 10 50