3 Réponses
+ 5
Adewumi Salvation Ayomide (ASA) ,
(do you already have some experience in coding with python? if not, i recommend you to start learning from the ``introduction to python`` tutorial).
> to provide you truly helpful support, we need to see your current code. please share it here.
> this enables us to see where the issue is. then we can give you a step by step description
of how to fix the unsolved problems.
from my experience i would recommend to start with a very basic code (let's say input, data type conversion, using addition operator and output) that just demonstrates how it could work. then you can add the other operations.
> keep the code free of too much complexity for now. data validation and other tasks can always be added later.
+ 4
Adewumi Salvation Ayomide (ASA) here is a brython / python calculator
https://sololearn.com/compiler-playground/W4wzSY8DIWdh/?ref=app
+ 3
If u understand python, just get a look at this:
https://sololearn.com/compiler-playground/c91vaLEW9q01/?ref=app