Re: newbie EOL while scanning string literal

2013-06-25 Thread willlewis965
thanks man you answered my questions very clear, btw do you know of a place where I can learn python I know some tutorials but are 2. something and I'm using 3.3 and I've been told they are different. -- http://mail.python.org/mailman/listinfo/python-list

Re: newbie EOL while scanning string literal

2013-06-25 Thread willlewis965
FORGET ABOUT is_triangle(5,4,3) I POST IT AND DONT KNOW HOW TO EDIT MY QUESTION -- http://mail.python.org/mailman/listinfo/python-list

newbie EOL while scanning string literal

2013-06-25 Thread willlewis965
I'am starting to learn python reading a book and I have to do some exercises but I can't understand this one, when I run it it says EOL while scanning string literal and a red shadow next to a line of code. I'm trying to get input from user. I have 3 questions: - Whats does EOL mean and in wha