; your code goes here(display (+ 2 3))(newline)(display (+ 3 (* 4 5)))(newline)(define a 0)(define b 0)(display (and (= a b) (not (= a 1))))
Standard input is empty
5 23 #t
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!