From: keith papa
>To: Alan Gauld
>Sent: Monday, 14 April 2014, 18:19
>Subject: RE: [Tutor] python errors
>
>
>
>
>>>> x = "foo" - 4
>
>
>Traceback (most recent call last):
> File "", line 1, in
> x = "foo" - 4
On 14/04/14 12:53, keith papa wrote:
Hi am a new to programming and I reading the book "Think python" am on
chapter one and it mentioned some errors I need to look out for like:
Syntax errors, Runtime errors and semantic errors. I wanted to know
if you guys have some examples of the errors?
Yo
Hi am a new to programming and I reading the book "Think python" am on chapter
one and it mentioned some errors I need to look out for like: Syntax errors,
Runtime errors and semantic errors. I wanted to know if you guys have some
examples of the errors?