在一个计算“丝路新程”绿化覆盖率的脚本中,有以下代码:green_area = 50.5。变量green_area的数据类型是?
green_area = 50.5
int
float
str
bool