+ 3
how can I use the code written in python
I know how to code but I cant run my codes where can I run it??
5 Answers
+ 13
Do you know about "code playground" in sololearn?
+ 4
Python is an Interpreted language, and can be interpreted and run in an Interpreter, such as IDLE.
SoloLearn's Code Playground does this, but for Desktop or Laptop running, I only run on Linux.
+ 1
Install python on your PC and run a python program (.py) by double clicking or "python3 program.py" in the shell
0
Download dcoder ide
0
Download Python Environment for your machine and follow his manual
http://www.python.org