PasteRack.org
Paste # 24366
2016-06-30 15:43:22

Fork as a new paste.

Paste viewed 34 times.


Embed:

#lang racket
(if (equals? (/ 15 5) 3) (print "y") null)