+ 1
How I can make a calculator ?
How I can make a good calculator ?
9 ответов
+ 6
Shayan ,
as we can see, you have already started the tutorial `introduction to python`.
but we can not see how far you have currently gone there.
to create a code for a calculator, you need to be familiar with *all* of the stuff from the mentioned tutorial. this does not include a graphical user interfaace, but all required input / output, as well as the control flow in the code.
so it is recommended to continue learning, also do some practices.
btw: what do you mean by saying ... make a *good* calculator... ?
+ 6
In which language?
+ 4
learn Programming languages
+ 1
Learn programming or create with chatgpt in minutes!
0
What I mean by good is that it has all the signs and it can be customized in different colors If you can give me the code of such a program, thank you
0
Shayan you can make a calculator with colors using libraries like colorama or rich for wider options
You can use eval() to make an advanced calculator but using eval() is dangerous and it's not recommended
So you can use loops and conditional statements or maps
If you don't know what loops and conditional statements are. Keep on learning you will come to that point after you can do this project
0
Thanks
0
Молча