Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
06. Calculate Rectangle Area
Spocoman
Jan 25th, 2022
153
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
width
=
int
(
input
(
)
)
height
=
int
(
input
(
)
)
def
area
(
)
:
return
width * height
print
(
area
(
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
π Instant BTC Profit Method β Working 7
JavaScript | 2 sec ago | 0.25 KB
π ChangeNOW Exploit
JavaScript | 4 sec ago | 0.24 KB
β Make $2500 in 20 minutesβ 0
JavaScript | 16 sec ago | 0.25 KB
π ChangeNOW Exploit
JavaScript | 16 sec ago | 0.24 KB
π Swapzone +37% glitch β A
JavaScript | 23 sec ago | 0.25 KB
β β Make huge profits on trading ββ T
JavaScript | 31 sec ago | 0.25 KB
β‘ Crypto Swap Glitch β Working β‘
JavaScript | 34 sec ago | 0.24 KB
π ChangeNOW Exploit
JavaScript | 44 sec ago | 0.24 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!