0
python coding
I coded like A=int(input("")) and put like x = A*7 but it's not working idk why like I can't type down the number in the out put
2 Respostas
+ 2
I see what you mean, unlike other ide like Vs code, pycharm, etc, where you will type the input directly in the terminal, but Sololearn playground is different, you instead type down your number in an input box, you should see it appear when you run the project, and also make sure your code doesn't have any syntax error
https://sololearn.com/compiler-playground/c1osmWx17j4F/?ref=app
https://www.sololearn.com/discuss/1544816/?ref=app
https://www.sololearn.com/discuss/945510/?ref=app
https://www.sololearn.com/discuss/1407007/?ref=app
https://www.sololearn.com/discuss/1588387/?ref=app
https://www.sololearn.com/discuss/2524602/?ref=app
+ 2
thank you