Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
First program in LisP
Valemmil
Sep 15th, 2023
1,595
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lisp
0.12 KB
| Source Code
|
0
0
raw
download
clone
embed
print
report
(
defun
prelast
(
array
)
(
car
(
cdr
(
reverse
array
)
)
)
)
(
print
(
prelast `
(
1
2
3
4
5
)
)
)
Tags:
lisp
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Free Giftcards Method
JavaScript | 2 sec ago | 1.13 KB
✅ Crypto Accounts
JavaScript | 1 min ago | 0.08 KB
✅ Exploit 500$ in 15 Minutes
JavaScript | 2 min ago | 1.13 KB
Untitled
HTML | 2 min ago | 0.82 KB
Untitled
HTML | 4 min ago | 0.83 KB
✅ Account Leaks
JavaScript | 5 min ago | 0.08 KB
Instant Profit Method
JavaScript | 7 min ago | 1.13 KB
GMAIL Logs (2FA disabled)
JavaScript | 8 min ago | 0.08 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!