📅  最后修改于: 2022-03-11 14:46:04.774000             🧑  作者: Mango
p = pascal(3, 'upper')
#exact=False creates a floating point instead of an int array
#avoids an error message further down.
print('before scaling:')
print(p)