In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-13 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces how Python uses turtle and tkinter to make small turtles interact with each other. It has certain reference value. Interested friends can refer to it. I hope you can learn a lot after reading this article. Let's take a look at it.
Turtle window
Take a look at the following figure. The turtle window icon is a small leaf, which is estimated to be inherited from the tkinter library.
Tkinter window
Referring to some materials, it is found that the turtle method can be operated directly on the canvas Canvas of tkinter:
Source code from tkinter import * from turtle import RawTurtle def circ (): tu.penup () tu.home () tu.clear () tu.speed (0) [x _ journal yjournal R] = et1.get () .split (',') try: X = int (x.replace ((',')) y = int (y.replace (')' ) R = int (R.strip ()) except: X tu.home () tu.clear () tu.speed (0) tu.color ('red') tu.color (0) tu.color (' red') 'yellow') tu.begin_fill () [dmemrad] = et2.get () .split (',') try: d = int (d) rad = int (rad) except: d Rad = 200216 # input error gives the default value tu.pendown () tu.back (dUnix 5) while True: tu.forward (d) tu.left (rad) if abs (tu.pos () [0] + dmax 5)
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.