SyntaxFix
Write A Post
Hire A Developer
Questions
x//1
The // operator returns the floor of the division. Since dividing by 1 doesn't change your number, this is equivalent to floor but no import is needed. Notes:
//