On Sat, Dec 30, 2017, at 04:07, Alan Gauld via Tutor wrote:
> On 29/12/17 22:21, nelson jon kane wrote:
>
> > ..., he had his own personal name "put in" to his Python,
>
> I have no idea what you mean by that.
> Python is an interpreter that executes your code.
> It doesn't have a "User Name" in
On 12/30/2017 04:07 AM, Alan Gauld via Tutor wrote:
Videos are good for getting a feel for things and
understanding concepts but IMHO they are not good
for details.
This is how I learn coding languages. Watch a video series for a little
bit and then find a written tutorial to work through. G
On 29/12/17 22:21, nelson jon kane wrote:
> ..., he had his own personal name "put in" to his Python,
I have no idea what you mean by that.
Python is an interpreter that executes your code.
It doesn't have a "User Name" in it.
In interactive mode it displays a prompt which
is usually >>> although
I spent a lot of time watching 18 different Python tutorials made by "The Bad
Tutorials." I realized finally that they were not for me,
because in my opinion, the speaker on the videos skips steps. Also, he had his
own personal name "put in" to his Python, but on my version, it just says the
wo