Commit 9aa4015f by BellCodeEditor

save project

parent 0398210e
Showing with 10 additions and 80 deletions
import wordcloud import turtle
\ No newline at end of file Pen=turtle.Pen()
Pen.penup()
Pen.goto(100,-100)
Pen.write("hjh[ng[]tj]",font=("times",18,"normal"))
Pen.hideturtle()
pen1=turtle.Pen()
Pen
\ No newline at end of file
bors=["刘备","关羽","张飞"] ++ "b/\346\227\245\346\227\245\346\227\245\346\227\245\343\200\202py"
bors=["刘备","关羽","张飞"]
bors.pop(1)
print(bors)
a=["华雄"]
c=["颜良","文丑"]
a.extend(c)
print(a)
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