CS2613/labs/L02/hello.rkt~
Isaac 45cfc4ad5e Current progress in lab.
Comitted in non working state, will work on changes/lab later at home.
2022-09-14 09:31:41 -03:00

2 lines
38 B
Racket

#lang racket
(displayln "hello world")