7 lines
117 B
Python
7 lines
117 B
Python
'''
|
|
Created on May 22, 2017
|
|
|
|
@author: jvazquez
|
|
'''
|
|
SUBARRAY_SIZE_BIG = "Array size is too big. Max is 150' by 150'."
|