DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
How to take space-separated integer input in Python 3
N, M = map(int, input().split()) print(N) print(M)
Source by tutorial.eyehunts.com #
PREVIOUS
NEXT
Tagged:
#How
#integer
#input
#Python
ADD COMMENT
Topic
COMMENT
Name
7+4 =
Submit