Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Aug 16th, 2023
64
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
def f1(func):
def wrapper():
print('started')
func()
print('ended')
return wrapper
@f1
def f():
print('Hello')
print()
print(f())
print()
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ MAKE $2500 IN 15 MIN
JavaScript | 4 sec ago | 0.25 KB
✅ Profit Method
JavaScript | 4 sec ago | 0.25 KB
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐⭐
Java | 6 sec ago | 0.06 KB
✅ Make $2500 in 20 minutes
JavaScript | 15 sec ago | 0.25 KB
✅ Make $2500 in 20 minutes
JavaScript | 15 sec ago | 0.25 KB
⭐⭐⭐Crypto Accounts⭐⭐⭐
Java | 17 sec ago | 0.06 KB
⭐⭐⭐Crypto Accounts⭐⭐⭐
Java | 25 sec ago | 0.06 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 27 sec ago | 0.25 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!