- 1
Calculator (python)
A mini calculator which was made with python. please insert the first number, the action and the second number into seperate lines. https://code.sololearn.com/cHkU3bzLd76A/#py
2 Respostas
0
This code can write anyone
0
A new version where you don't have to seperate numbers and action. Just insert a calculation and you can get the result.
https://code.sololearn.com/cgDYa8qs2Aoy/#py