Created
February 19, 2017 06:25
-
-
Save koluku/94e1ae451280283a22745ff3718c0cf3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
As = map(int, raw_input().split()) | |
print type(As) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment