Exemplo n.º 1
0
from utils import convert_range_string
from sys import argv

print convert_range_string(argv[1])