+ 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

24th Dec 2021, 2:05 AM
Shafiq Almatari
Shafiq Almatari - avatar
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
24th Dec 2021, 2:58 AM
Shafiq Almatari
Shafiq Almatari - avatar
+ 4
Yeah , but pydroid3 It does not show suggestions that make it easier for the programmer to write the code and shorten time
24th Dec 2021, 2:35 AM
Shafiq Almatari
Shafiq Almatari - avatar
+ 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
24th Dec 2021, 3:07 AM
Shafiq Almatari
Shafiq Almatari - avatar
+ 2
QPython 3L I haven't used it before but I will give it a try
24th Dec 2021, 2:50 AM
Shafiq Almatari
Shafiq Almatari - avatar
+ 2
Alright, thanks for you too dear Solomoni
24th Dec 2021, 3:04 AM
Shafiq Almatari
Shafiq Almatari - avatar
+ 2
Thanks
29th Dec 2021, 1:55 AM
Harshit
Harshit - avatar
+ 1
Download pydroid for mobile to practice python
24th Dec 2021, 9:07 AM
Hasnain Raza Soomro
+ 1
I recommend Virtual Studio code for computer. And Dcoder app for mobile coding.
24th Dec 2021, 9:39 AM
Amrullah Suleiman
+ 1
I use SoloLearn built-in code playground, too
25th Dec 2021, 1:27 PM
Federico Bassi
Federico Bassi - avatar
+ 1
I suggest you to use pydroid3
25th Dec 2021, 3:15 PM
Ibrahim Habibu
Ibrahim Habibu - avatar
+ 1
Hello welcome day good we are need for best game
25th Dec 2021, 3:18 PM
Kaponaubi Ubiutum
+ 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.
25th Dec 2021, 5:49 PM
An object An object
+ 1
VI is the best editor. Though it has a high learning curve. PyCharm is if you need freebees.
25th Dec 2021, 6:01 PM
Andrei Merlescu
Andrei Merlescu - avatar
+ 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!
25th Dec 2021, 6:43 PM
Deval Pandit
Deval Pandit - avatar
+ 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.
25th Dec 2021, 8:01 PM
Shubham
Shubham - avatar
+ 1
Yeah,it doesn't not show suggestions that make it easier for the programmer to write the code and shorten time
26th Dec 2021, 1:44 AM
Harshit
Harshit - avatar
+ 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 💯💯
28th Dec 2021, 11:57 AM
Vishal Adithya
Vishal Adithya - avatar
0
pydroid Termux
24th Dec 2021, 3:31 PM
dead falcon
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+__)
25th Dec 2021, 1:41 PM
Ramesh V