Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
xaviermontenegro
Jul 22nd, 2013
111
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
from
math
import
floor
def
modulus
(
num1
,
num2
)
:
quotient
=
num1 /
float
(
num2
)
remainder
=
quotient - floor
(
quotient
)
answer
=
remainder * num2
return
answer
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐️ EASY to Make $800 in 10 Minutes GQ
JavaScript | 1 sec ago | 0.31 KB
⭐ [NOOB] Make $800-$2400 DAY⭐ UT
JavaScript | 4 sec ago | 0.31 KB
⭐ giftcards for free
JavaScript | 6 sec ago | 0.05 KB
⭐ [PAID METHOD] $9000 IN 20 DAYS⭐ DV
JavaScript | 10 sec ago | 0.31 KB
⭐ FREE giftcards method
JavaScript | 11 sec ago | 0.05 KB
⭐️ EASY to Make $800 in 10 Minutes YM
JavaScript | 11 sec ago | 0.31 KB
⭐ giftcards for free
JavaScript | 14 sec ago | 0.05 KB
⭐ [PAID METHOD] $9000 IN 20 DAYS⭐ HN
JavaScript | 19 sec ago | 0.31 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!