Sign In
Computer Science for IGCSE & O level - Programming (Section 5 - No. 29)
What does the `//` operator do in Python?
Regular division
Integer division
Modulo operation
Exponentiation
Explanation
The // operator performs integer division.
Comments (0)
Login To Comment
Advertisement
Allow javascript to properly load this page