直接上图 import turtleturtle.speed(20)
turtle.penup()
# 这里就是我理解的平方函数的概念,不知道对不对
for i in range(-18, 19):turtle.goto(i, i ** 2)turtle.pendown()turtle.hideturtle()
turtle.done()只有平方函数的结果。没有横线竖线。各位兄弟们自己脑…
一、安装 apt install -y samba samba-clientSamba is not being run as an AD Domain Controller: Masking samba-ad-dc.service Please ignore the following error about deb-systemd-helper not finding those services. (samba-ad-dc.service masked) Created symlink /et…