language: Python (python 2.7.3)
date: 349 days 11 hours ago
link:
visibility: private
1
2
numbers = map(int, "19 01 23 75 03 34".split())
print numbers