+ 1
which is the great envirnment to code python?
16 Answers
+ 1
ok thank you
+ 1
If you want the best i would recommend Pycharm professional. This ide has all the libraries and features you need to to create and develop many applications.
0
I download the last version but it is not working on my laptop they said the there is a file missing .
0
I download python 2.7.15 but when I write code they told me that there is error so can i send you the program?
0
Try PyCharms if you searching an IDE
P.S. post unrelated code its spam and its not allowed here
0
ok here is the proram;
travelling =input ("yes or no ;")
while travelling =="yes":
num=int(input( "number of the people travelling:"))
for num in range (1,num +1):
name=input("your name")
print (name) .
when I say yes they said it is not define.
0
Abdoulaye I referred to you linked code on question (Yeva code)... Why you have linked that code?
0
sorry it was because I need help as it is boring to know that your code can work and you get IdEl problem.
0
Well, keep in your mind that post/link unrelated code on your questions ITS NOT ALLOWED, its same like SPAM then, remember this and dont again.
Passing to your code, start with saving it on SL so we can help you better. You know how do this?
0
no I don't know
0
You are on Web or on SL app? (pc or mobile)
0
SL app and mobile
0
Well... Go to in main screen and click on button with braces (like "{}").
This place you in code section that contain all your saved codes on SL (that you can run also). Next, for create a code, click on right-bottom "+" button, choose your code language and you have did.
P.S. Dont forget to save your code with proper menu action before leave that screen
0
PyCharms has an free edition ALSO more indicated for a beginner
0
ok thanks I will try it but tell me is it heavy or not?