Commit f083ee0e by BellCodeEditor

save project

parent 1fa1e7b1
Showing with 3 additions and 5 deletions
......@@ -13,11 +13,8 @@ for i in message:
str2=random.choice(key)
str3=random.choice(key)
str4=str1+str2+str3
whatisfact="8y324o4iyf+"
final=final+str4
final=final+str4
final2=str(final)
final3=final2+whatisfact
final4=stri(final3)
turtle.write(final4,font=("Times",10))
turtle.write(final2,font=("Times",20))
turtle.hideturtle()
turtle.done()
\ 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