Creating A Calculator Using Tkinter | Python Tkinter GUI Tutorial

Creating A Calculator Using Tkinter | Python Tkinter GUI Tutorial

Parvat Computer Technology

3 года назад

251,530 Просмотров

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


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

Sang Rai
Sang Rai - 27.09.2023 12:12

Mera nahi ho raha

Ответить
Faqriansyah
Faqriansyah - 29.08.2023 14:13

Thanks man

Ответить
Nevioooooooooo
Nevioooooooooo - 01.08.2023 18:50

'Calculator' object has no attribute 'solve' what does that mean

Ответить
Abdul Rahman M.S
Abdul Rahman M.S - 30.07.2023 10:58

TypeError: Calculator() takes no arguments
had an error even i had used double underscore in init (__init__)
help me to sort out this

Ответить
ashray singh
ashray singh - 29.06.2023 09:23

Self is not Defined

What is the solution of this

Ответить
almira_10d
almira_10d - 23.06.2023 13:24

Please drop the code link

Ответить
Marjona Saidova
Marjona Saidova - 25.05.2023 20:30

It's expensive, why do we need it? When it is created, what do we do by writing the code

Ответить
saisri
saisri - 21.05.2023 17:29

Is there any software foe twinker

Ответить
Tejas Wadhwa
Tejas Wadhwa - 15.05.2023 18:14

I wrote the coordinates right for the buttons from x and y in vs code but only the = and C button are visible. Any other button is not visible in the calculator.
Please help

Ответить
Eat For Happiness
Eat For Happiness - 14.04.2023 06:42

NameError: Name 'calculator' is not defined

Ответить
Prerit Choudhury
Prerit Choudhury - 12.03.2023 15:12

hello there, I don't know why, but in this line its telling me that:
TypeError: Calculator() takes no arguments
can you help me?

Ответить
flocyyy
flocyyy - 06.02.2023 22:39

Thank you Parvat Computertechnologie for the great video. I learned so much and sometimes also spent a lot of time with very stupid (user problems "typing wrong"). In any case, I also thought it was good that I couldn't find any code for this script anywhere, which helped me a lot with the learning effect, because I really sat down and looked at all the connections until I solved every error (spell wrong hahahah). Thank you very much and wish you and everyone else only the best and have fun (don't despair) with the scripting...

Ответить
C.H- Gamer Harshit
C.H- Gamer Harshit - 28.01.2023 12:15

Type error: calculator () takes no arguement.
Plzz help

Ответить
Mahbod
Mahbod - 23.01.2023 12:43

Hi. I have mac and I'm trying to practice this program. But there is a problom and I don't how to handle this. When I write for example " master.title('calculator')" under the _init_ definition, I'll get an error and it won't run. As same as geometry,config and resizable.

Ответить
Szczerze Mówiąc
Szczerze Mówiąc - 23.01.2023 02:53

Amazing tutorial 👍

Ответить
(💀Skeleton(💀upgraded
(💀Skeleton(💀upgraded - 22.01.2023 19:09

i'm sorry to bother you,and thank

Ответить
(💀Skeleton(💀upgraded
(💀Skeleton(💀upgraded - 21.01.2023 19:30

return self.tk.call('wm', 'resizable', self._w, width, height)
_tkinter.TclError: wrong # args: should be "wm resizable window ?width height?"

Ответить
Dominykas Dalisima
Dominykas Dalisima - 17.01.2023 12:35

Hi, you should change 8 and 9 buttons places :)

Ответить
Clavo Leong
Clavo Leong - 11.01.2023 17:11

Button(width=11,height=4,text='=',relief='flat',bg='lightblue',command=self.solve).place(x=270 ,y=350)
^^^^
NameError: name 'self' is not defined
Help me pls bro
How do i fix it

Ответить
Vijayalakshmi Nagaraj
Vijayalakshmi Nagaraj - 11.01.2023 14:35

object doesn't have parameter error message was occur

Ответить
Jaden Park
Jaden Park - 09.01.2023 05:22

the button doesnt fit

Ответить
Bohdan Vakh
Bohdan Vakh - 22.12.2022 16:31

good job. but if we will try divide any number by zero we will get ERROR

Ответить
Bello Oluwatobi Lukman
Bello Oluwatobi Lukman - 22.12.2022 04:20

Please can i get a PDF materials that explain all this code of how to build a calculator.. I am a beginner in python

Ответить
WEB_CODERS
WEB_CODERS - 15.12.2022 13:45

_THANK YOU_

Ответить
Brain Warming
Brain Warming - 10.12.2022 18:03

Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'tkinter'

Help me please

Ответить
khaled messaoudine
khaled messaoudine - 17.11.2022 21:28

hey , thanks for the video
i have this problem
AttributeError: '_tkinter.tkapp' object has no attribute 'cofig'

Ответить
Deji
Deji - 02.11.2022 08:17

Hello there Mr. Computer Technology,
I had a question. I was programming and everything was going smoothly but for some reason this line won't compile.
Button(width=11, height=4,text='' ,relief='flat',bg= 'white', command=lambda:self.show().place(x= ,y=)
Once you made the first parenthesis, I assume it confused VSC since it wasn't a perfect parenthsis close. Also the compiler wants an end expression for X and Y.

Can you help me?

Ответить
M. Aryan
M. Aryan - 25.10.2022 13:43

Pls send source code bro, im stuck on this for an hour now i keep running into errors

Ответить
Agus Pribadi
Agus Pribadi - 18.09.2022 08:53

Hi, Are you can check code me?

Ответить
Fəqani
Fəqani - 05.09.2022 11:09

Thank youu

Ответить
Sophia Jackson
Sophia Jackson - 28.08.2022 02:57

can we code this in visual studio?

Ответить
Aman
Aman - 26.08.2022 22:23

Very nice & keep it up. But there is no voice over that's the minus point...

Ответить
Huzaifa A
Huzaifa A - 21.08.2022 19:41

Bro can you pls help me in this
Line 29, in <module>calculator =Calculator(root)
Type error: Calculator ()takes no arguments

Ответить
Romário Rodrigues
Romário Rodrigues - 08.08.2022 23:10

Cara, você merece grande reconhecimento pelo os seus projetos, são muito bons.

Ответить
Monu Rawat
Monu Rawat - 03.08.2022 23:13

Bro first connect class from windows ( root ) then we can do easily

Ответить
Bindass Faizee
Bindass Faizee - 22.07.2022 09:12

Thanks bro ☺️

Ответить
Unknown Unknown
Unknown Unknown - 12.03.2022 09:09

Hello
I have a problem number1 is not working in my calculator .

Ответить
Learn Coding with AK
Learn Coding with AK - 13.01.2022 19:15

Nice video. Thank you so much!

Ответить
Anurag Bharti
Anurag Bharti - 30.10.2021 11:27

3.5 out of 5

Ответить
Harish Madana
Harish Madana - 19.07.2021 15:33

i tried same but % is not working. Can you explain me?

Ответить
Abhay Raj Pandey
Abhay Raj Pandey - 17.04.2021 08:10

Nicely did brother 👍👍

Ответить
Kazuto Kirigaya
Kazuto Kirigaya - 16.04.2021 14:49

thanks

Ответить
Nilesh Dadheech
Nilesh Dadheech - 16.04.2021 12:55

Nice 👍

Ответить