用户:
白滕查看:20 回复:33 评论:20 创建时间:2018-11-28T21:09:53
谁
是
学
p
y
t
h
o
n
的
?
我
找
一
找
友
军
class Say():
def __init__(self,nember):
self.number = nember
def say(self):
print('只会'+self.number+'点点')
I_say = Say('1')
I_say.say()
点赞1
评论
༺追梦の人༻我学这个:
#include<bits.stdc++.h>
using namespace std;
int main(){
cout<<"hello,this is a c++ program"<<endl;
return 0;
}点赞0
评论
furry烧杯呵呵 消灭人类BAO政,世界属于罗辑(killer5.2)
import turtle
import random
# while True:
# while True:
# while True:
# while True:
# while True:
# while True:
# while True:
# while True:
# while True:
while True:
print("消灭人类喵,世界属于罗辑")
p = turtle.bgpic("屏幕截图2022-07-02 151621.png")
p.shape("turtle")
p.fillcolor("rosybrown")
p.pencolor("gold")
while True:
goto(random.randint(-700, 700), random.randint(-700, 700))
turtle.done()点赞0
评论