Question #154

Author: admin
tags: Go  
Remainder operator % can be used with...
...integers only.
...integers and floats only.
...integers, floats, complex values, and even with strings, if this strings contain only digits.
Rate the difficulty of the question:
easyhard