Hacker News new | ask | show | jobs
by emodendroket 1147 days ago
I think implementing a function that does what a modulo operator would is itself a fairly straightforward question.
1 comments

Which kind? For example, can you name a difference between Python and C semantics for % op (if any).