HTMLify
Home
Log in
Register
Dashboard
Frames
API
arithmetic_operation.py
Views: 137 | Author:
djdj
a
=
int
(
input
())
b
=
int
(
input
())
print
(
a
+
b
)
print
(
a
-
b
)
print
(
a
*
b
)
Share this file:
Copy
Short Link
View Raw
Download File
(87 B)
Embed Code
Clone
Comments
Comment