point = 2323 if point < 1000: point = 0 point = point // 100 * 100 print(point)
To embed this project on your website, copy the following code and paste it into your website's HTML: