output_dictionary = { "inputs": [3,5,10], "squared": [9,25,100], "cubed": [27,125,1000], } print(\'Number\\tSquare\\tCube\