Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
04. Triangle of Dollars
Spocoman
Jan 2nd, 2022
116
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
num
=
int
(
input
(
)
)
for
i
in
range
(
1
,
num +
1
)
:
output
=
''
for
j
in
range
(
i
)
:
output +
=
'$'
+
' '
print
(
output
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⚡ Crypto Swap Glitch ✅ Working ⚡ 💵🚨
JavaScript | 1 min ago | 0.20 KB
🚀 Swapzone +37% glitch
JavaScript | 7 min ago | 0.22 KB
💎 ChangeNOW Exploit 📌📝
JavaScript | 7 min ago | 0.20 KB
⭐⭐⭐MAKE $9OO INSTANTLY D A⭐⭐
Java | 9 min ago | 0.06 KB
⭐⭐⭐Profit Method⭐⭐
Java | 10 min ago | 0.06 KB
⭐⭐⭐Make $1500 in 20 minutes⭐⭐
Java | 10 min ago | 0.06 KB
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐
Java | 11 min ago | 0.06 KB
⭐⭐⭐MAKE $9OO INSTANTLY D A⭐⭐
Java | 12 min ago | 0.06 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!