登录
注册
首页
->
Python期末
下载题库
使用Turtle库之前必须要用import turtle导入库文件。
(A) 对
(B) 错
参考答案
继续答题:
下一题
更多Python期末试题
1
简述Matplotlib中通过text和annotate进行绘图文本注解的区别。
2
以下函数中,删除列表中最后-一个元素的函数是( )。
3
列表是不可变对象,支持在原处修改。 ( )
4
程序: a=int(input()) b=int(input()) c=a+b print(a,”+”,b,”=”,c) 通过键盘分别输入23和3,运算结果是( )
5
Pandas的plot绘制柱状图时,kind取值为___。
考试