//
Reason — The // operator is the floor division operator, which divides the number and returns the result as an integer by discarding the decimal part.
//
Reason — The // operator is the floor division operator, which divides the number and returns the result as an integer by discarding the decimal part.