Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

python code

Name: what could this be for? 2009-12-06 22:04

self.hours = 1 + (self.hours - 1) % 12

Name: Anonymous 2009-12-06 22:25

>>3
24 % 12 = 0

(24 - 1) % 12 = 11 + 1 = 12 like it is supposed to.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List