猫史档案馆


SCS_user_hReUGvaUyd

SCS_user_hReUGvaUyd

Lv.1

一个热爱编程的普通人

获赞:53收藏:12浏览:302作品收藏:2
回复帖子评论
上一页1 页 / 共 1下一页

【官方】如何上首页?只需在本帖下面评论! 中回复

import turtle

__Pen = turtle.Pen()


#开始进入Python的世界
__Pen.speed(1000)
__Pen.penup()
__Pen.goto(0, (-50))
__Pen.pendown()
__Pen.pensize(10)
__Pen.pencolor("#ff0000")
__Pen.circle(105)
__Pen.left(90)
__Pen.penup()
__Pen.forward(50)
__Pen.pendown()
__Pen.right(90)
__Pen.begin_fill()
__Pen.fillcolor("#3366ff")
__Pen.circle(55)
__Pen.end_fill()
__Pen.pensize(1)
__Pen.left(90)
__Pen.penup()
__Pen.forward(70)
__Pen.pendown()
__Pen.left(90)
__Pen.penup()
__Pen.forward(40)
__Pen.pendown()
__Pen.left(180)
__Pen.pencolor("#ffffff")
__Pen.begin_fill()
__Pen.fillcolor("#ffffff")
for __count in range(5):
    __Pen.forward(100)
    __Pen.right(144)
__Pen.end_fill()
turtle.hideturtle()

2021-09-11T15:59:04 点赞:0

谁知道1+1=?,江湖救急 中回复

a=1
b=1
print('我:a+b=?')
print('机器:a+b=你****,老*不会')

2022-01-08T15:42:35 点赞:0

为什么岛三一见到复杂模型就白屏??? 中回复

我比你还惨,直接运行不了(我用的是电脑)

2022-01-08T15:48:20 点赞:0

为什么岛三一见到复杂模型就白屏??? 中回复

center_image

2022-01-14T12:18:40 点赞:0

哈哈哈哈哈 中回复

怎么做?不告诉我给你一个东西↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓

while True:

                                  

2022-01-14T14:31:59 点赞:0

[教程]如何在帖子里使用彩虹字 中回复

<font color="#a883ff">啊</font><font color="#af77e7">这</font><font color="#b76bd0">~</font><font color="#bf5fb9">~</font><font color="#c753a2">~</font><font color="#cf478b">~</font><font color="#d73b73">~</font><font color="#df2f5c">~</font><font color="#e72345">~</font><font color="#ef172e">~</font><font color="#f7b17">~</font>

 

2022-01-14T14:55:04 点赞:0

编程猫这里有没有外国人(不是欧美的)?求回复! 中回复

Yes, I'm a foreigner. Why?

                                                                                                                                                                   ——翻译原为百度翻译

2022-01-14T14:58:43 点赞:1

编程猫这里有没有外国人(不是欧美的)?求回复! 中回复

center_image

开启喵模式

 

2022-01-14T15:02:46 点赞:1

[教程]如何在帖子里使用彩虹字 中回复

2022-01-15T11:46:09 点赞:0

如何下载kitten4(其实不算下载,就是变成独立应用) 中回复

由于发帖时忘记检查了,最后有一句话,是“除了在kitten4网页里,还可用在其他网页”

2022-01-19T13:51:47 点赞:0

如何下载kitten4(其实不算下载,就是变成独立应用) 中回复

啥(⊙_⊙)?不行,试一下不就知道了吗???

2022-01-19T13:54:48 点赞:0

协作模式重喵ug!!! 中回复

我怎么能连上?*1000000000000

2022-01-19T14:04:40 点赞:0

有没有人知道怎么做随机生成地形的呀(我的世界2D) 中回复

去下个MC在用记事本打开

Java版是Java写的

基岩版(bedrock)是C++写的

2022-01-19T14:12:26 点赞:0

奇怪的Traceback增加了 中回复

Traceback(PC performance)
  File"<python#0>".line1.in<moudle>
    999**999**999**999**999**999**999**999**999**999**999**999**999**999**999**999**999**999**999**999

 

P喵erformanceError:the program crashes due to the poor computing power of the computer

 

def Traceback():
    print('Traceback(PC performance)')
    print(' '*2 + 'File"<python#0>".line1.in<moudle>')
    print(' '*4 + '999**999**999**999**999**999**999**999**999**999**999**999**999**999**999**999**999**999**999**999')
    print(' '*2 + 'P喵erformanceError:the program crashes due to the poor computing power of the computer')

Traceback()

2022-03-05T08:38:33 点赞:0

【调查】你们都用什么Python编辑器来写程序 中回复

1+2+4

2022-03-05T08:45:24 点赞:1

【Python作品分享】11111【作品秀】 中回复

easygui是啥模块

2022-03-05T08:47:25 点赞:0

【调查】你们都用什么Python编辑器来写程序 中回复

就不会用人用记事本写吧!

2022-03-05T08:49:00 点赞:1

【Python作品分享】欢迎来到PY的世界【作品秀】 中回复

啊,作者你**是不是喵了些什么(提示:系*)

2022-03-06T10:20:14 点赞:0

【Python作品分享】猜数字(升级版) 中回复

那么多的

print(' ')

还不如

print('\n' * 100)

2022-03-06T10:35:28 点赞:0

【调查】你们都用什么Python编辑器来写程序 中回复

BabyQ了~~~

我只想凑个数~~~~

哔~~~

2022-03-06T13:00:05 点赞:0

【Python作品分享】给猫站de礼物 中回复

WIN7好评(我也是)

2022-03-09T19:33:24 点赞:0

【Kitten版本更新】源码编辑器3.0:这次,我们可以调用Python代码了! 中回复

考古ing………………

2022-03-13T12:00:40 点赞:0

电脑:你不讲武德 中回复

《made in 冰箱》

2022-05-03T16:39:11 点赞:0

【氵】上海红了 中回复

【系统】上海旁边的江苏路过,且瞅了瞅都放

2022-05-08T19:04:16 点赞:0

【版本更新合辑】那些年Kitten更新过的那些功能~ 中回复

《今后更多更新内容也会一起收录进来

再也不用担心找不到版本更新帖了》

2024-02-05T18:51:26 点赞:2