Programming (Year 12)
Operators
Which of the following operators is used for floor division in Python?
/
//
%
**
Next