Help me build a calculator | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Help me build a calculator

I started programming today. Who can help me get this to run without changing all of it? https://code.sololearn.com/cV1lFmtc6Gkb/?ref=app

15th Apr 2019, 9:14 PM
Richard van der Merwe
Richard van der Merwe - avatar
2 Respostas
+ 5
another thing that might be throwing you off is the way sololearn handles user input. you need to put your input on multiple lines, like this. 6 yes 7 look at this code for a better explanation https://code.sololearn.com/WhiNb9BkJUVC/?ref=app
15th Apr 2019, 9:37 PM
LONGTIEšŸ‘”
LONGTIEšŸ‘” - avatar
+ 2
You are missing a space on line 11, that's all!
15th Apr 2019, 9:34 PM
Schindlabua
Schindlabua - avatar