예제 #1
0
def getCloudFromFile(filename):
    return IcpTestTools.getFloatNumberFromReadLines(open(filename, "r"), 3)