Which one of the following choices lists only valid expression operators?
+ - ** //
* ** / //
** / ++ %
*/ % -- **
Submit