Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Tabuada(python)
FelipeNeto2
Nov 22nd, 2019
241
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.10 KB
| None
|
0
0
raw
download
clone
embed
print
report
n
=
int
(
input
(
"Digite um número:"
)
)
for
i
in
range
(
1
,
11
)
:
print
(
"{} x {} = {}"
.
format
(
n
,
i
,
n*i
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Swapzone Glitch ✅ Working
JavaScript | 8 sec ago | 0.25 KB
⭐ Instant BTC Profit Method ⭐
JavaScript | 12 sec ago | 0.25 KB
✅ MAKE $2000 INSTANTLY
JavaScript | 20 sec ago | 0.25 KB
✅ Make $2500 in 15 minutes
JavaScript | 32 sec ago | 0.25 KB
ChangeNOW Exploit
JavaScript | 40 sec ago | 0.25 KB
⭐ Trading Profit Method ⭐
JavaScript | 43 sec ago | 0.25 KB
✅ MAKE $2000 INSTANTLY
JavaScript | 52 sec ago | 0.25 KB
✅ Make huge profits on trading
JavaScript | 54 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!