+ 1

How I can make a calculator ?

How I can make a good calculator ?

10th Aug 2024, 1:30 PM
Shayan
Shayan - avatar
9 Answers
+ 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... ?
10th Aug 2024, 4:59 PM
Lothar
Lothar - avatar
+ 6
In which language?
10th Aug 2024, 1:41 PM
Gulshan Mahawar
Gulshan Mahawar - avatar
+ 4
learn Programming languages
10th Aug 2024, 2:03 PM
Alhaaz
Alhaaz - avatar
+ 1
Learn programming or create with chatgpt in minutes!
11th Aug 2024, 11:41 AM
3legsbird
3legsbird - avatar
10th Aug 2024, 9:00 PM
Shayan
Shayan - avatar
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
10th Aug 2024, 9:02 PM
Shayan
Shayan - avatar
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
11th Aug 2024, 6:58 AM
Kishor Ramanan
Kishor Ramanan - avatar
0
Thanks
11th Aug 2024, 3:48 PM
Shayan
Shayan - avatar
0
ĐœĐŸĐ»Ń‡Đ°
12th Aug 2024, 12:17 PM
Oleg Jonson
Oleg Jonson - avatar