Kaylinz

Joined: 2nd Dec 2010
Posts: 776
Python
I have a question... What is the point of python? I learned the basics of it and I really dont see the concept can some one explain it to me?
14 years, 4 weeks ago
|
Colby

Joined: 10th Feb 2011
Posts: 2283
Re: Python
It is basically same as c++ and java script but worser i would not recommend it.
14 years, 4 weeks ago
|
Kaylinz

Joined: 2nd Dec 2010
Posts: 776
Re: Python
colbymsn posted: (26th May 2011 12:30 am)
It is basically same as c++ and java script but worser i would not recommend it.
ye but you type everything in a command prompt
like >>> str = "hi"
>>> print str[0]
14 years, 4 weeks ago
|
newguy
Joined: 13th Mar 2009
Posts: 665
Re: Python
So what I am gathering is that you havent figured out how to write programs with it. You can only use the console? ---
Love you too.
14 years, 4 weeks ago
| | | |