Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
First program in LisP
Valemmil
Sep 15th, 2023
1,640
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
ChangeNOW Exploit
JavaScript | 6 sec ago | 0.15 KB
ChangeNOW Bug (Get more on BTC swaps x) G
JavaScript | 8 sec ago | 0.28 KB
GMAIL Logs (2FA disabled)
JavaScript | 11 sec ago | 0.15 KB
Profit Method
JavaScript | 17 sec ago | 0.15 KB
Exchange Exploit T Z
JavaScript | 18 sec ago | 0.28 KB
Exchange Exploit
JavaScript | 26 sec ago | 0.15 KB
✅ Make $15OO in 2O minutesV 8
JavaScript | 28 sec ago | 0.28 KB
Swapzone Glitch (Working)
JavaScript | 31 sec ago | 0.15 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!