DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python print int operations
a, b = int(input()), int(input()) print((a + b), (a - b), (a * b), sep=' ')
PREVIOUS
NEXT
Tagged:
#python
#print
#int
#operations
ADD COMMENT
Topic
COMMENT
Name
9+9 =
Submit