+ 1
Can't understand the simple calculator in python
I just finished the first two modules in python tutorial but I still don't understand the simple calculator and can't write one. Is there a chance I will understand it if I continue studying the other modules or can you please tell me what the problem might be
4 odpowiedzi
+ 3
Thanks for the advice
+ 1
Coding also requires patience, in learning especially. I think you need to postpone the thoughts about "don't understand" and "can't write", at least until lesson completion. If, by then you still face difficulties, go for another round with the lesson. With every review you'll likely to grasp more understanding.
So about the "is there a chance" thing, yes is the answer. Given you don't quit of course 👍
+ 1
In the simple calculator program it had just taken input numbers and choice of the operation and then it checks the conditions and prints the result.
If u still don't understand you can watch some videos on YouTube. It will clear all your doubts.
+ 1
There is a complete course for python