0

Can someone help me with tkinter module

how to create a circle with random position but same size

31st May 2017, 8:21 AM
Devanshu Rawat
Devanshu Rawat - avatar
2 ответов
0
For circle you have to use "create_oval" from tkinter. See the code https://code.sololearn.com/cTfzOL493jpo/?ref=app you can wrap to function and classes as you wish.
12th Jun 2017, 9:28 AM
yuri
0
look this code isn't working
14th Jun 2017, 4:04 PM
Devanshu Rawat
Devanshu Rawat - avatar