提交 97f79685 创建 作者: 宋海霞's avatar 宋海霞

提交作业

上级 213f2b43
......@@ -25,7 +25,7 @@ int main()
printf("x = %d, y = 3 * x - 11 = %d\n", x, y);
}
// free(p);
free(p);
return 0;
}
......
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
###### 不要列出标准库中已包含的包,例如:Math,time等,如果列出将出现如下错误:######
###### RuntimeError: Package '**' must not be downloaded from pypi ######
numpy
\ No newline at end of file
colorama
\ No newline at end of file
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论