Commit 1ca8f1eb by BellCodeEditor

auto save

parent af5f0b4a
Showing with 13 additions and 2 deletions
print("齐天大圣","VS"," ")
\ No newline at end of file
# 我们都爱夸夸夸
\ No newline at end of file
p=3.1415926
r=6
u=p*r**2
print("%0.3f"%s)
\ No newline at end of file
import turtle
import turtle
turtle.circle(150)
turtle.done()
turtle.goto(50,50)
\ No newline at end of file
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