Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Celsius to farenheit
(defun hola (C) (+ (* C 1.8) 32) ) (write (hola 12))
run
|
edit
|
history
|
help
0
lab1
[LISP] Recursive process - Ackermann function
Question4
Macros I:Simple
testing.lisp
Sp
Problem 90 Project Euler
Homework.Lisp
L3.4
03_Oliinyk_01