Commit 0ebd8acf by BellCodeEditor

save project

parent 279ebdc1
Showing with 15 additions and 11 deletions
filter1(r"C:\Users\Administrator\Desktop"uft/8")
filter1.write("xiaolan:12ben")
filter1.close()
with open(r"C:\Users\Administrator\Desktop"uft/8")as file:
file.write("xiaoqiang:13ben")
with open(r"C:\Users\Administrator\Desktop"uft/8")as file:
for date in file:
if"xiaoqiang:13ben in date"
print("shujuizi")
new_date+=date
with open(r"C:\Users\Administrator\Desktop"uft/8")as file:
import turtle
pen=turtle.Pen()
pen.left(90)
pen.forward(100)
pen.right(30)
pen.forward(50)
pen.up()
pen.backward(50)
pen.down()
pen.left(60)
pen.forward(50)
pen.up()
pen.backward(50)
pen.down()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment