how to run a python code like using an ide? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

how to run a python code like using an ide?

i cant run my code properly in the code playground because it require being entering text oftenly the code is this: https://code.sololearn.com/cMpQdeLx2m1i edit: i refer to use the code playground like an idle

8th Apr 2020, 3:57 PM
zeus ricote
zeus ricote - avatar
6 Answers
+ 6
Download the pydroid3 app for an android phone. It's a really good interactive interpreter. For laptop/desktop/computers, download the environment from www.python.org
8th Apr 2020, 4:02 PM
M Tamim
M Tamim - avatar
+ 1
Sololearn's playground isn't interactive. So you have to give all the inputs before the program runs. You can separate inputs by separating it in different lines.
8th Apr 2020, 3:59 PM
Taranjeet
Taranjeet - avatar
+ 1
ok but is so difficult use the code of a game memorizing all the inputs. thanks for the answer i will download a ide to try my code
8th Apr 2020, 4:02 PM
zeus ricote
zeus ricote - avatar
+ 1
Thanks i will download it
8th Apr 2020, 4:04 PM
zeus ricote
zeus ricote - avatar
10th Apr 2020, 9:28 AM
narayanaprasad
narayanaprasad - avatar
0
You can also install Pydroid. It's a powerful IDE for python on Android and I think also on iOS.
8th Apr 2020, 4:06 PM
Taranjeet
Taranjeet - avatar