0
How to made a scientific calculator in python
I have to make a scientific calculator which perform arithmetic trigonometric and geometric functions.
4 Réponses
+ 3
Instead of giving us your homework or assignment to do, start doing it by yourself...
If you face any problem, then post your code and ask the question...
At least, start by yourself and then only you will be able to understand concepts.
https://www.sololearn.com/discuss/1316935/?ref=app
+ 2
At least post your code and t hen ask help... Distribute it into smaller chunks, and then work on one part at a time like..
• Start making functions one by one which are required...
• Then, take input and connect it to functions..
• Assemble everything. Give some trial checks and the calculator is ready...
+ 1
I never be able to run it
0
Bro i also started it but i want to see some one eho help me