Why isnt this working? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
16th Apr 2020, 10:01 AM
Icebreaker
Icebreaker - avatar
2 Réponses
+ 1
The problem was, using + to join integers with strings, won't work. Instead, use ',' #I use print so they'd all be printed on one line print "Your calculation:", num1 , operator ,num2 , "=" , result if tryagain == false
16th Apr 2020, 10:16 AM
Justus
Justus - avatar
0
please, would you kindly delete the two others duplicate of this thread? thanks...
16th Apr 2020, 2:42 PM
visph
visph - avatar