Sha256: 6f0e4385cc66d834266c10bf79e676e34c30884aad005aa4ae3cc52861ea7edb
Contents?: true
Size: 95 Bytes
Versions: 10
Compression:
Stored size: 95 Bytes
Contents
var cholesterol, healthy; cholesterol = 127; healthy = (200 > cholesterol && cholesterol > 60);
Version data entries
10 entries across 10 versions & 2 rubygems