+ 1

How do you make a canvas in Python?

I wonder how you make a canvas in Python? I only know you can make a canvas in html. how do you do it? in IDLE on my computer I can do it but how I do it in SoloLearn? I'm coruis. PS if you have a working Python code pls post it here, thx. 😉

26th May 2018, 10:03 AM
DengSXCreates
DengSXCreates - avatar
3 odpowiedzi
+ 10
https://www.python-course.eu/tkinter_canvas.php
26th May 2018, 10:08 AM
Mert Yazıcı
Mert Yazıcı - avatar
+ 1
oops I forgot to add that the code must have a canvas. :p
26th May 2018, 10:04 AM
DengSXCreates
DengSXCreates - avatar
+ 1
oh you mean import tkinter? thanks! :)
26th May 2018, 10:12 AM
DengSXCreates
DengSXCreates - avatar