- # classic division returns a float
- print(17 / 3)
- # floor division
- print(17 // 3)
- # exponentiation
- print(2 ** 3)
https://commie.io/
Posted by Anonymous on Tue 24th Feb 2026 13:36
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.
kpaste.net RSS