You are viewing a single comment's thread. Return to all comments →
Hlw dear,
Difference between:
1. n, m = map(int,input().split()) (it's work) 2. n = int(input()) m = int(input()) (but this isn't work) Why Can you explain plz
Seems like cookies are disabled on this browser, please enable them to open this website
Designer Door Mat
You are viewing a single comment's thread. Return to all comments →
Hlw dear,
Difference between: