Home
See Topics
Home
Program To Find The remainder
Program To Find The remainder
a
=
int
(
input
(
"Enter 1st Num: "
))
b
=
int
(
input
(
"Enter 2nd Num: "
))
div
=
a
%
b
print
(div)
Report Abuse
Table of 5 Using REPL
6:02 PM
Python Collections
6:13 PM
Adding Strings
6:04 PM
How to remove any element
6:21 PM
Recent-Post
3/recent/post-list
Search This Blog