bitch, 2 bytes
/1
Try it online! or verify the average.
Following up my COW answer with one in bitch . . . read nothing into that. Outputs 0 (average 48 exactly). / outputs the accumulator value (initialised to zero); 1 is a no-op here.
bitch, 2 bytes
/1
Try it online! or verify the average.
Outputs 0 (average 48 exactly). / outputs the accumulator value (initialised to zero); 1 is a no-op here.
bitch, 2 bytes
/1
Try it online! or verify the average.
Following up my COW answer with one in bitch . . . read nothing into that. Outputs 0 (average 48 exactly). / outputs the accumulator value (initialised to zero); 1 is a no-op here.
bitch, 2 bytes
/1
Try it online! or verify the average.
Outputs 0 (average 48 exactly). / outputs the accumulator value (initialised to zero); 1 is a no-op here.