Create a simple GUI using Python and Tkinter  #shorts

Create a simple GUI using Python and Tkinter #shorts

pycad

2 года назад

84,521 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Не простой канал
Не простой канал - 01.09.2023 11:57

from and import 💀💀💀 ... WHY?

Ответить
Anonymox
Anonymox - 26.03.2023 17:19

Whats music its?

Ответить
mohamed lapouge
mohamed lapouge - 17.01.2023 20:26

cool right know you can do it
from tkinter import *
x = Tk()
x.geometry("720x480)
x.title("random title")
x.config(bg="black")

text_in_our_app = Label(x, text="Hello wolrd !", bg="red",fg="pink")
text_in_our_app.pack()

x.mainloop()

Ответить
xx freedom xx
xx freedom xx - 30.11.2022 19:47

Meanwhile doing this in Java
1 page paragraph

Ответить
Jason Clark
Jason Clark - 21.11.2022 02:53

I thought “from <module> import *”
Was frowned upon in the python community over “from <module> import <method>” or even just “import <module>”.

Ответить
Daniel Prandzhev
Daniel Prandzhev - 07.11.2022 21:01

In the next video: How to print "Hello World"

Ответить
cool--guy717
cool--guy717 - 08.09.2022 09:32

Error

Ответить
cool--guy717
cool--guy717 - 08.09.2022 09:32

Not working

Ответить
lil Boc
lil Boc - 04.08.2022 15:39

Import * 💀

Ответить
Gayathri S
Gayathri S - 25.07.2022 16:23

Can I do this in mobile phone ...? If possible then How ?pls reply 🙏

Ответить
Random Things
Random Things - 25.07.2022 16:22

Song name please man !!!?

Ответить
Geochron
Geochron - 17.05.2022 20:31

What's the difference between "from tkinter import *" and "import tkinter"?

Ответить
ArhamXD
ArhamXD - 23.03.2022 23:27

Wtf ? U call it a app?

Ответить
Priyanshu Kumar
Priyanshu Kumar - 19.03.2022 16:55

Which ide do you use

Ответить
خالد النصبة
خالد النصبة - 11.02.2022 10:28

Please Remove the music

Ответить
Code with Ayush
Code with Ayush - 13.01.2022 17:18

Can u tell which software r u using to code this program?

Ответить
Self-Proclaimed animator
Self-Proclaimed animator - 15.11.2021 05:29

How to import it?

I am new to Py

Ответить
The coder shubham
The coder shubham - 06.10.2021 08:24

Nice

Ответить
FondZz
FondZz - 02.10.2021 21:10

How do i change the name

Ответить