+ 1

Practice code

I'm on the free edition of solo learn so I don't have access to the practice session. What app can I use to practice my works. For example I'm learning python, please I need suggestions for apps that I can practice with

26th Sep 2025, 6:45 AM
Code Athena
Code Athena - avatar
3 Antworten
+ 2
You can practice it in the code playground of this App Go to the create tab Then select + icon and choose which language you need Then practice whatever you have learned Whenever you have more then 1 input in the code type all the inputs at once so you can get your output properly
26th Sep 2025, 7:41 AM
Aysha
+ 2
You don’t need to wait — there are apps and tools you can use to practice Python When using Sololearn on mobile: - You can use the Code Playground to write and test your code directly inside the app. https://www.sololearn.com/en/compiler-playground/ When using Sololearn on desktop (PC/Laptop): - IntelliJ IDEA / PyCharm (Community) — full-featured IDEs for writing, running, and debugging Python code https://www.jetbrains.com/idea/download/?section=windows - Jupyter Notebook / JupyterLab — interactive, cell-based environment that’s perfect for experimenting with code, data, plots, etc. https://jupyter.org/install Good Luck!
26th Sep 2025, 7:47 AM
Riyadh JS
Riyadh JS - avatar
0
For practice in Python you can install app Pydroid3 (editor) to your mobile phone Pythonista - on iOS
26th Sep 2025, 11:50 AM
SAVE CITY
SAVE CITY - avatar