mirror of
https://github.com/Xevion/lisp-projects.git
synced 2025-12-06 01:15:31 -06:00
first project commit
This commit is contained in:
3
GuessMyNumber.lisp
Normal file
3
GuessMyNumber.lisp
Normal file
@@ -0,0 +1,3 @@
|
||||
(defparameter *small* 1)
|
||||
(defparameter *big* 100)
|
||||
(print *small*)
|
||||
Reference in New Issue
Block a user