+ 3
Can you tell me what is the best code editor for python language ?
I work on my phone so if there apk editor with suggestions
36 Answers
+ 7
I have found a suitable application for all programming languages. All you have to do is create a new file and put the extension you want such as (.php, .cpp, .html, .cs, .py) and when you write the code, it will show you keyword suggestions u can try it Acode
+ 4
Yeah , but pydroid3 It does not show suggestions that make it easier for the programmer to write the code and shorten time
+ 3
But Acode App doesn't have a compiler , it's only code editor , u can use it to write code , then use any compiler to compile your code
+ 2
QPython 3L I haven't used it before but I will give it a try
+ 2
Alright, thanks for you too dear Solomoni
+ 2
Thanks
+ 1
Download pydroid for mobile to practice python
+ 1
I recommend Virtual Studio code for computer. And Dcoder app for mobile coding.
+ 1
I use SoloLearn built-in code playground, too
+ 1
I suggest you to use pydroid3
+ 1
Hello welcome day good we are need for best game
+ 1
I recommend pydroid 3 for coding python on android. It is easy to use for everyone. It can run basic and even GUI programs.
+ 1
VI is the best editor. Though it has a high learning curve. PyCharm is if you need freebees.
+ 1
The best one that I felt was Jetbrains Pycharm. You can download the community version of it from Google and start working on it. Let me know if you face any issue while downloading or installing, please let me know. Thanks!
+ 1
FOR MOBILE:
Pydroid 3 is consider better than any other apk.
if you download plugin for pydroid then you can do lot of things.
even you can use packages and module.
Also plugin has jupyter notebook to work (if you are ML & DL lover)
Also use termux to practise command line execution and run the code. (Use F-DROID to download Termux)
FOR PC/LAPTOP:
If you want Code Editor which will not simplify your effort, then its definitely Notepad, Notepad ++ (or any other editor).
If you are talking about IDE then use
PYCHARM specially made for python (But uses more memory RAM). If RAM is not an issue to you then go for it.
VS Code (Alternative to PYCHARM)
VS Code has been improved a lot in the past year.
Then comes codeblocks, netbeans, eclipse, sublime etc etc.
+ 1
Yeah,it doesn't not show suggestions that make it easier for the programmer to write the code and shorten time
+ 1
Vs code or pycharm but pycharm takes lot of ram in your pc if you have a very good pc you can us pycharm or else it annoys you a lot so vs code is best for all 💯💯
0
pydroid Termux
0
Produce a valid code which takes a value of the X and Y variable from the input and output their sum
X=int(__())
Y=__(input())
Print (x+__)