2 Answers
0
How to install and create program in Python
https://www.programiz.com/python-programming/first-program
https://realpython.com/python-first-steps/
https://www.wikihow.com/Start-Programming-in-Python
0
If you want to run a Python code on Sololearn then,
âĄïž Go to the Code Playground section (you can find it here : https://code.sololearn.com) and click on the + icon at the bottom right corner.
âĄïž Then select PY language and write your code and save it.
âĄïž Then click on Run and your Code will get executed.