测评会员优惠活动进行中 · 开通 VIP,有效期内测评不限次 VIP 优惠中 · 测评不限次 立即查看

A60608. 在Python中用wordcloud库绘制词云,其中有句代码为:w=wordcloud.WordCloud(background_color="white",height=450,width=300)。最终词云生成在高为450像素,宽为300像素的白色长方形中。( )

判断题

题目描述

Python中用wordcloud库绘制词云,其中有句代码为:

w=wordcloud.WordCloud(background_color="white",height=450,width=300)

最终词云生成在高为450像素,宽为300像素的白色长方形中。( )

选项(单选)