🌈 搜索
📅  最后修改于: 2022-03-11 14:45:43.552000             🧑  作者: Mango
#import pi function from math module from math import pi #Show pi value print(pi)