calculations in Python | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

calculations in Python

hi, when i'm in playground it seems like i can't do any calculations (+,/,-,*), and i tryed to follow the instructions but dont know whats the is problem

18th Jan 2020, 5:56 AM
Dorrmattan
1 ответ
+ 4
Playground does not have an interactive console to do direct calculations as regular IDE's have. So you have to do it as Jan Markus explained it.
18th Jan 2020, 8:13 AM
Lothar
Lothar - avatar